From 3d6f3f3a9033993695578f1434711706f2d542bf Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Sun, 10 May 2020 20:25:05 +0100 Subject: [PATCH] version bump --- perguntations/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perguntations/__init__.py b/perguntations/__init__.py index ce1af60..549c2f6 100644 --- a/perguntations/__init__.py +++ b/perguntations/__init__.py @@ -32,7 +32,7 @@ proof of submission and for review. ''' APP_NAME = 'perguntations' -APP_VERSION = '2020.05.dev3' +APP_VERSION = '2020.05.dev4' APP_DESCRIPTION = __doc__ __author__ = 'Miguel Barão' -- libgit2 0.21.2