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 ee402e9 commit d2bb2bbCopy full SHA for d2bb2bb
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+0.70 (unreleased)
5
+-----------------
6
+
7
+- Nothing changed yet.
8
9
10
0.69 (2025-06-23)
11
-----------------
12
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
name='collective.iconifiedcategory',
22
- version='0.69',
+ version='0.70.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