Set version number
This commit is contained in:
parent
6cebd80c89
commit
271421cdf8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# import celery_app to initialize it
|
# import celery_app to initialize it
|
||||||
from gnuviechadmin.celery import app as celery_app # NOQA
|
from gnuviechadmin.celery import app as celery_app # NOQA
|
||||||
|
|
||||||
__version__ = '0.12.0.dev1'
|
__version__ = '0.11.5'
|
||||||
|
|
Loading…
Reference in a new issue