release: 1.0.1

This commit is contained in:
2025-06-21 08:18:19 +02:00
parent a74af5e4d3
commit 4bb4d0386b

View File

@@ -1,4 +1,4 @@
__version__ = "1.0.0" __version__ = "1.0.1"
# 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.