chore: Bump version to 1.2.0

This commit is contained in:
2025-08-31 17:07:03 +02:00
parent 0634671c84
commit bd7f940987

View File

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