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