Skip to content

Commit 10f3dee

Browse files
author
Michael Howitz
committed
Preparing release 6.1a2
1 parent 842a9f9 commit 10f3dee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changes
33
=========
44

5-
6.1 (unreleased)
6-
================
5+
6.1a2 (2023-04-13)
6+
==================
77

88
- Fix building of the docs for non-final versions.
99

setup.py

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

102102
setup(name='zope.interface',
103-
version='6.1.dev0',
103+
version='6.1a2',
104104
url='https://github.com/zopefoundation/zope.interface',
105105
license='ZPL 2.1',
106106
description='Interfaces for Python',

0 commit comments

Comments
 (0)