Preparing release 6.0

This commit is contained in:
Michael Howitz 2023-03-17 08:27:58 +01:00
parent 42f8cf5110
commit 29cd20a835
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Changes
=========
6.0 (unreleased)
6.0 (2023-03-17)
================
- Build Linux binary wheels for Python 3.11.

View File

@ -100,7 +100,7 @@ long_description = (
)
setup(name='zope.interface',
version='6.0.dev0',
version='6.0',
url='https://github.com/zopefoundation/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',