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