Skip to content

Commit 202d9dc

Browse files
committed
- vb [ci skip]
1 parent 871a332 commit 202d9dc

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
@@ -2,6 +2,10 @@
22
Changes
33
=========
44

5+
6.2 (unreleased)
6+
================
7+
8+
59
6.1 (2023-10-05)
610
================
711

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def read(*rnames):
100100
)
101101

102102
setup(name='zope.interface',
103-
version='6.1',
103+
version='6.2.dev0',
104104
url='https://github.com/zopefoundation/zope.interface',
105105
license='ZPL 2.1',
106106
description='Interfaces for Python',

0 commit comments

Comments
 (0)