From e4885689fc2f9e9f37814326a9eeef07ee4483f9 Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Sun, 25 Sep 2016 11:56:10 +0200 Subject: [PATCH] Bump version to 1.8alpha3 --- wger/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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