Commit 0ce1c51a7f743f3342c30526a3523be4b38387b6
1 parent
deb94ec7
Exists in
master
and in
1 other branch
version bump
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
perguntations/__init__.py
@@ -32,7 +32,7 @@ proof of submission and for review. | @@ -32,7 +32,7 @@ proof of submission and for review. | ||
32 | ''' | 32 | ''' |
33 | 33 | ||
34 | APP_NAME = 'perguntations' | 34 | APP_NAME = 'perguntations' |
35 | -APP_VERSION = '2020.05.dev5' | 35 | +APP_VERSION = '2020.05.dev6' |
36 | APP_DESCRIPTION = __doc__ | 36 | APP_DESCRIPTION = __doc__ |
37 | 37 | ||
38 | __author__ = 'Miguel Barão' | 38 | __author__ = 'Miguel Barão' |