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 42811d6 commit ff7c830Copy full SHA for ff7c830
CHANGES.rst
@@ -2,6 +2,12 @@
2
Changes
3
=========
4
5
+7.0.2 (unreleased)
6
+==================
7
+
8
+- TBD
9
10
11
7.0.1 (2024-08-06)
12
==================
13
setup.py
@@ -99,7 +99,7 @@ def read(*rnames):
99
100
setup(
101
name='zope.interface',
102
- version='7.0.1',
+ version='7.0.2dev0',
103
url='https://github.com/zopefoundation/zope.interface',
104
license='ZPL 2.1',
105
description='Interfaces for Python',
0 commit comments