Skip to content

Commit 6ffccef

Browse files
committed
svb
1 parent aaebbd0 commit 6ffccef

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+
7.0.4 (unreleased)
6+
==================
7+
8+
59
7.0.3 (2024-08-27)
610
==================
711

setup.py

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

100100
setup(
101101
name='zope.interface',
102-
version='7.0.3',
102+
version='7.0.4.dev0',
103103
url='https://github.com/zopefoundation/zope.interface',
104104
license='ZPL 2.1',
105105
description='Interfaces for Python',

0 commit comments

Comments
 (0)