Commit f3545bf28b6f16d2e9fe5c50cb14d33c64600915

Authored by Miguel Barão
1 parent 924d7ee8
Exists in master and in 1 other branch dev

version bump to 2019.11.dev1

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 32 '''
33 33  
34 34 APP_NAME = 'perguntations'
35   -APP_VERSION = '2019.09.dev1'
  35 +APP_VERSION = '2019.11.dev1'
36 36 APP_DESCRIPTION = __doc__
37 37  
38 38 __author__ = 'Miguel Barão'
... ...