From 0c075048a22c35c3de2cc99031d0e9eafa04ff73 Mon Sep 17 00:00:00 2001 From: Peter Mathis Date: Fri, 18 Nov 2022 12:22:50 +0100 Subject: [PATCH] Back to development: 2.0.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b4bde1a0a..e41819294 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name="plone.staticresources", - version="2.0.1", + version="2.0.2.dev0", description="Static resources for Plone", long_description=long_description, classifiers=[