diff --git a/aprendizations/__init__.py b/aprendizations/__init__.py index 2e00cd2..326c4a2 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.dev2' +APP_VERSION = '2019.07.dev3' APP_DESCRIPTION = __doc__ __author__ = 'Miguel BarĂ£o' -- libgit2 0.21.2