Release 0.14.2

This commit is contained in:
Jan Dittberner 2023-07-22 21:57:40 +02:00
parent ee561a5127
commit 69638b6b6d
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.14.1"
__version__ = "0.14.2"