diff --git a/actionslog/__init__.py b/actionslog/__init__.py index 24c8249..cfdb87a 100644 --- a/actionslog/__init__.py +++ b/actionslog/__init__.py @@ -3,7 +3,7 @@ default_app_config = 'actionslog.apps.ActionslogConfig' -VERSION = (0, 2, 2) +VERSION = (0, 3, 0) def get_version():