From 5635b91a09e9a10987325720025cea86c3cab060 Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Fri, 15 Mar 2019 10:30:50 +0000 Subject: [PATCH] version bump to 2019.03.dev1 --- aprendizations/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aprendizations/__init__.py b/aprendizations/__init__.py index a2f1179..09cecd3 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.02.dev1' +APP_VERSION = '2019.03.dev1' APP_DESCRIPTION = __doc__ __author__ = 'Miguel Barão' -- libgit2 0.21.2