From ec6179c4cb0c406fb4b33ba9758bc31b104a79bb Mon Sep 17 00:00:00 2001 From: Fabian Braun Date: Sat, 2 Mar 2024 08:44:26 +0100 Subject: [PATCH] Bump version --- djangocms_bootstrap4/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/djangocms_bootstrap4/__init__.py b/djangocms_bootstrap4/__init__.py index 4eb28e3..b7a5531 100644 --- a/djangocms_bootstrap4/__init__.py +++ b/djangocms_bootstrap4/__init__.py @@ -1 +1 @@ -__version__ = '3.0.0' +__version__ = '3.0.1'