chore: Bump version to 1.1.0

This commit is contained in:
2025-07-20 07:59:51 +02:00
parent 84acc3c76e
commit c084e56ad8

View File

@@ -1,4 +1,4 @@
__version__ = "1.0.1"
__version__ = "1.1.0"
# This will make sure the app is always imported when
# Django starts so that shared_task will use this app.