Release 0.15.1

This commit is contained in:
Jan Dittberner 2023-07-23 11:24:46 +02:00
parent 3b6d50a62a
commit 5e527ef10d
3 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# import celery_app to initialize it
from gnuviechadmin.celery import app as celery_app # NOQA
__version__ = "0.15.0"
__version__ = "0.15.1"