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 842a9f9 commit 10f3deeCopy full SHA for 10f3dee
CHANGES.rst
@@ -2,8 +2,8 @@
2
Changes
3
=========
4
5
-6.1 (unreleased)
6
-================
+6.1a2 (2023-04-13)
+==================
7
8
- Fix building of the docs for non-final versions.
9
setup.py
@@ -100,7 +100,7 @@ def read(*rnames):
100
)
101
102
setup(name='zope.interface',
103
- version='6.1.dev0',
+ version='6.1a2',
104
url='https://github.com/zopefoundation/zope.interface',
105
license='ZPL 2.1',
106
description='Interfaces for Python',
0 commit comments