Commit cbd0d4e9bd000118dc668362d1aa6aa517cbd989
1 parent
b34f3c03
Exists in
master
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 = '2022.08.dev1' | 33 | +APP_VERSION = '2025.04.dev1' |
| 34 | APP_DESCRIPTION = __doc__ | 34 | APP_DESCRIPTION = __doc__ |
| 35 | 35 | ||
| 36 | __author__ = 'Miguel Barão' | 36 | __author__ = 'Miguel Barão' |