From 98ddc898bb13f10e7591c86ab9509033e6531c0c Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Sun, 1 Dec 2019 20:10:49 +0000 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 15eb36a..9a04fde 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.11.dev4' +APP_VERSION = '2019.12.dev1' APP_DESCRIPTION = __doc__ __author__ = 'Miguel Barão' -- libgit2 0.21.2