From 6ef892ae577234b2bd5ec4ab05c101642904531e Mon Sep 17 00:00:00 2001 From: Konstantinos Christakos <67804784+KonstantinChri@users.noreply.github.com> Date: Thu, 25 Jan 2024 22:07:57 +0100 Subject: [PATCH] Update version.py --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 2147b70..c5fd354 100644 --- a/version.py +++ b/version.py @@ -1,4 +1,4 @@ -__version__ = "0.1.5" +__version__ = "0.1.6" def git_describe():