diff --git a/notifications/__init__.py b/notifications/__init__.py index eac0587..104d339 100644 --- a/notifications/__init__.py +++ b/notifications/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.0.3' +__version__ = '0.0.4' # set default_app_config when using django earlier than 3.2 try: