From 802052f3709266af4beb56a45a9bd9acbf7e09f5 Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Sat, 23 Nov 2019 17:18:42 +0000 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 bf17b46..27c7c18 100644 --- a/perguntations/__init__.py +++ b/perguntations/__init__.py @@ -32,7 +32,7 @@ proof of submission and for review. ''' APP_NAME = 'perguntations' -APP_VERSION = '2019.11.dev1' +APP_VERSION = '2019.11.dev2' APP_DESCRIPTION = __doc__ __author__ = 'Miguel Barão' -- libgit2 0.21.2