diff --git a/djangocms_text/__init__.py b/djangocms_text/__init__.py index 9b4d7d3..e54f77b 100644 --- a/djangocms_text/__init__.py +++ b/djangocms_text/__init__.py @@ -15,4 +15,4 @@ 9. Publish the release when ready 10. Github actions will publish the new package to pypi """ -__version__ = "0.1.3" +__version__ = "0.2.0"