diff --git a/src/notfellchen/__init__.py b/src/notfellchen/__init__.py index d3a5f12..6658f36 100644 --- a/src/notfellchen/__init__.py +++ b/src/notfellchen/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.2.0" +__version__ = "0.3.0" # This will make sure the app is always imported when # Django starts so that shared_task will use this app.