release: Release v1.0.0

This commit is contained in:
2025-06-20 19:52:30 +02:00
parent 7b8e3061d5
commit 1b48022b63

View File

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