From 77c3a89af725fb81522137d536446be405685f73 Mon Sep 17 00:00:00 2001 From: Erick Otenyo Date: Thu, 25 May 2023 22:59:06 +0300 Subject: [PATCH] Bump version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 20ab906..5122138 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = wagtail-mailchimp-integration -version = 0.0.3 +version = 0.0.4 description = Integration of Mailchimp Email Marketing in Wagtail Projects. long_description = file:README.md long_description_content_type = text/markdown