Release 0.14.3

This commit is contained in:
Jan Dittberner 2023-07-22 22:25:36 +02:00
parent d1494af0a1
commit 1d4f070867
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.2"
__version__ = "0.14.3"