From f663502a4d84231281416f3cb368b815ffdd9c5a Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Thu, 30 Apr 2020 10:24:56 +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 1c8cd7f..2efbf51 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.04.dev3' +APP_VERSION = '2020.04.dev4' APP_DESCRIPTION = __doc__ __author__ = 'Miguel Barão' -- libgit2 0.21.2