diff --git a/version.py b/version.py index bd3c9cc..6c671ef 100644 --- a/version.py +++ b/version.py @@ -1,4 +1,4 @@ """ Version of the whole project. """ -__version__ = "1.4.1" +__version__ = "1.5.0"