From 0ce1c51a7f743f3342c30526a3523be4b38387b6 Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Tue, 12 May 2020 15:58:30 +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 effaa33..15d671f 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.dev5' +APP_VERSION = '2020.05.dev6' APP_DESCRIPTION = __doc__ __author__ = 'Miguel Barão' -- libgit2 0.21.2