Prepare release 0.14.1

This commit is contained in:
Jan Dittberner 2023-07-22 20:46:47 +02:00
parent bf7b02d5b5
commit b69ecbfa2d
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.0"
__version__ = "0.14.1"