diff --git a/LogarithmPlotter/__init__.py b/LogarithmPlotter/__init__.py index 69c5368..8fdcdde 100644 --- a/LogarithmPlotter/__init__.py +++ b/LogarithmPlotter/__init__.py @@ -18,7 +18,7 @@ from shutil import which __VERSION__ = "0.2.0" -is_release = False +is_release = True # Check if development version, if so get the date of the latest git patch