diff --git a/LogarithmPlotter/__init__.py b/LogarithmPlotter/__init__.py index 442e5e4..c5e0b10 100644 --- a/LogarithmPlotter/__init__.py +++ b/LogarithmPlotter/__init__.py @@ -17,7 +17,7 @@ """ from shutil import which -__VERSION__ = "0.1" +__VERSION__ = "0.1.1" is_release = False