From 36941fdb49afa78a1fb250eb469f83c2af3772c4 Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Wed, 29 Apr 2020 20:01: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 b863c63..1c8cd7f 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.dev2' +APP_VERSION = '2020.04.dev3' APP_DESCRIPTION = __doc__ __author__ = 'Miguel Barão' -- libgit2 0.21.2