From a95f29dd4b11b0456dbc9e7eb0d7dd6e4e29e582 Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Tue, 16 Jul 2019 17:18:18 +0100 Subject: [PATCH] version bump --- aprendizations/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aprendizations/__init__.py b/aprendizations/__init__.py index 467d912..2e00cd2 100644 --- a/aprendizations/__init__.py +++ b/aprendizations/__init__.py @@ -30,7 +30,7 @@ are progressively uncovered as the students progress. ''' APP_NAME = 'aprendizations' -APP_VERSION = '2019.07.dev1' +APP_VERSION = '2019.07.dev2' APP_DESCRIPTION = __doc__ __author__ = 'Miguel Barão' -- libgit2 0.21.2