meta: bump version to 0.4.0

This commit is contained in:
2025-01-11 11:03:07 +01:00
parent fccfd59ea3
commit 5c33ac3833

View File

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