diff --git a/openslides/__init__.py b/openslides/__init__.py index fd88160f2..f32ad47e6 100644 --- a/openslides/__init__.py +++ b/openslides/__init__.py @@ -5,7 +5,7 @@ :license: GNU GPL, see LICENSE for more details. """ -VERSION = (1, 3, 0, 'final', 0) # During development it is the next release +VERSION = (1, 3, 0, 'final', 0) # During development it is the next release RELEASE = False