From d187785410476d1f079195af00f480c3dfe54159 Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Sun, 8 Nov 2020 18:33:44 +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 ffda1c7..11f2850 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.11.dev1' +APP_VERSION = '2020.11.dev2' APP_DESCRIPTION = __doc__ __author__ = 'Miguel Barão' -- libgit2 0.21.2