diff --git a/wger/__init__.py b/wger/__init__.py index 2bcc827f9..52019f49e 100644 --- a/wger/__init__.py +++ b/wger/__init__.py @@ -5,7 +5,7 @@ :license: GNU GPL, see LICENSE for more details. """ -VERSION = (1, 8, 0, 'alpha', 2) +VERSION = (1, 8, 0, 'alpha', 3) RELEASE = False