Commit 2750ca9bae12bb32c332224dd4b05083c411a11b

Authored by Miguel Barão
1 parent 8e02b9b9
Exists in master and in 1 other branch dev

version bump

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
aprendizations/__init__.py
@@ -30,7 +30,7 @@ are progressively uncovered as the students progress. @@ -30,7 +30,7 @@ are progressively uncovered as the students progress.
30 ''' 30 '''
31 31
32 APP_NAME = 'aprendizations' 32 APP_NAME = 'aprendizations'
33 -APP_VERSION = '2019.11.dev1' 33 +APP_VERSION = '2019.11.dev2'
34 APP_DESCRIPTION = __doc__ 34 APP_DESCRIPTION = __doc__
35 35
36 __author__ = 'Miguel Barão' 36 __author__ = 'Miguel Barão'