Set version to 0.12.0-alpha

This commit is contained in:
Jan Dittberner 2018-12-26 14:51:03 +01:00
parent c3e0506133
commit 24009bff3e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# import celery_app to initialize it
from gnuviechadmin.celery import app as celery_app # NOQA
__version__ = '0.11.5'
__version__ = '0.12.0-alpha'