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 48bca92 commit 42a37a3Copy full SHA for 42a37a3
CHANGES.rst
@@ -2,6 +2,12 @@
2
Changes
3
=========
4
5
+6.5 (unreleased)
6
+================
7
+
8
+- Nothing changed yet.
9
10
11
6.4.post0 (2024-05-22)
12
======================
13
setup.py
@@ -100,7 +100,7 @@ def read(*rnames):
100
)
101
102
setup(name='zope.interface',
103
- version='6.4.post0',
+ version='6.5.dev0',
104
url='https://github.com/zopefoundation/zope.interface',
105
license='ZPL 2.1',
106
description='Interfaces for Python',
0 commit comments