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