Skip to content

Commit

Permalink
- prepare release 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed May 15, 2024
1 parent e613355 commit 4e589d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changes
=========

6.4 (unreleased)
6.4 (2024-05-15)
================

- Adjust for incompatible changes in Python 3.13b1.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ def read(*rnames):
)

setup(name='zope.interface',
version='6.4.dev0',
version='6.4',
url='https://github.com/zopefoundation/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',
Expand Down

0 comments on commit 4e589d2

Please sign in to comment.