Skip to content

Commit d65b997

Browse files
author
Michael Howitz
committed
Back to development: 5.5.1
1 parent 32815dd commit d65b997

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changes
33
=========
44

5+
5.5.1 (unreleased)
6+
==================
7+
8+
- Nothing changed yet.
9+
10+
511
5.5.0 (2022-10-10)
612
==================
713

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='5.5.0',
103+
version='5.5.1.dev0',
104104
url='https://github.com/zopefoundation/zope.interface',
105105
license='ZPL 2.1',
106106
description='Interfaces for Python',

0 commit comments

Comments
 (0)