Bump version to 0.12.0

This commit is contained in:
Jan Dittberner 2020-04-10 14:19:36 +02:00
parent 6a88ef6bd3
commit 42b6f8d91d
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.12.0-alpha'
__version__ = '0.12.0'