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 f350a11 commit e86d81dCopy full SHA for e86d81d
CHANGES.rst
@@ -1,6 +1,10 @@
1
Changelog
2
=========
3
4
+5.3 (unreleased)
5
+----------------
6
+
7
8
5.2 (2025-11-20)
9
----------------
10
setup.py
@@ -16,7 +16,7 @@
16
17
18
setup(name='Products.PythonScripts',
19
- version='5.2',
+ version='5.3.dev0',
20
url='https://github.com/zopefoundation/Products.PythonScripts',
21
project_urls={
22
'Issue Tracker': ('https://github.com/zopefoundation/'
0 commit comments