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 07b48a9 commit f047589Copy full SHA for f047589
CHANGES.rst
@@ -1,6 +1,10 @@
1
Changelog
2
=========
3
4
+5.2 (unreleased)
5
+----------------
6
+
7
8
5.1 (2025-11-19)
9
----------------
10
setup.py
@@ -3,7 +3,7 @@
setup(
name='Products.ZopeVersionControl',
- version='5.1',
+ version='5.2.dev0',
description="Zope Version Control",
long_description=(open('README.rst').read() + "\n" +
open('CHANGES.rst').read()),
0 commit comments