We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a263d2 commit 37abbb7Copy full SHA for 37abbb7
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+0.72 (unreleased)
5
+-----------------
6
+
7
+- Nothing changed yet.
8
9
10
0.71 (2025-12-03)
11
-----------------
12
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
name='collective.iconifiedcategory',
22
- version='0.71',
+ version='0.72.dev0',
23
description="An add-on for Plone",
24
long_description=long_description,
25
# Get more from https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments