Skip to content

Commit f047589

Browse files
committed
- vb [ci skip]
1 parent 07b48a9 commit f047589

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
5.2 (unreleased)
5+
----------------
6+
7+
48
5.1 (2025-11-19)
59
----------------
610

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='Products.ZopeVersionControl',
6-
version='5.1',
6+
version='5.2.dev0',
77
description="Zope Version Control",
88
long_description=(open('README.rst').read() + "\n" +
99
open('CHANGES.rst').read()),

0 commit comments

Comments
 (0)