diff --git a/version.py b/version.py index 859f7e8..ae0d7b0 100644 --- a/version.py +++ b/version.py @@ -1,4 +1,4 @@ """ Version of the whole project. """ -__version__ = "1.5.1" +__version__ = "2.0.0"