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 1079e62 commit 1037efdCopy full SHA for 1037efd
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+7.3 (unreleased)
5
+----------------
6
+
7
+- Nothing changed yet.
8
9
10
7.2 (2025-07-21)
11
----------------
12
setup.py
@@ -18,7 +18,7 @@
18
19
setup(
20
name='Products.ZCatalog',
21
- version='7.2',
+ version='7.3.dev0',
22
url='https://github.com/zopefoundation/Products.ZCatalog',
23
project_urls={
24
'Issue Tracker': 'https://github.com/zopefoundation/'
0 commit comments