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.
2 parents 9a2d03e + db74300 commit bcf4cbbCopy full SHA for bcf4cbb
CHANGES.rst
@@ -2,7 +2,7 @@
2
Changes
3
=========
4
5
-7.0.2 (unreleased)
+7.0.2 (2024-08-26)
6
==================
7
8
- Fix reference-counting bug in C module initialization (broken in 7.0).
setup.py
@@ -99,7 +99,7 @@ def read(*rnames):
99
100
setup(
101
name='zope.interface',
102
- version='7.0.2dev0',
+ version='7.0.2',
103
url='https://github.com/zopefoundation/zope.interface',
104
license='ZPL 2.1',
105
description='Interfaces for Python',
0 commit comments