From 2c1e380e87f2942de81a54f2f4e13914f598ca2f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:32:00 +0000 Subject: [PATCH] ci: auto fixes from pre-commit hooks for more information, see https://pre-commit.ci --- djangocms_admin_style/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/djangocms_admin_style/__init__.py b/djangocms_admin_style/__init__.py index 45483fc3..0bc0ccab 100644 --- a/djangocms_admin_style/__init__.py +++ b/djangocms_admin_style/__init__.py @@ -17,4 +17,5 @@ 10. Publish the release when ready 11. Github actions will publish the new package to pypi """ + __version__ = "3.3.1"