Skip to content

Commit

Permalink
- vb [ ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed May 24, 2024
1 parent 73f5cdc commit 5a38cf6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
Changes
=========

6.4.post2 (unreleased)
6.5 (unreleased)
================


6.4.post2 (2024-05-24)
======================

- Publish missing Windows wheels, second attempt.
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.post2',
version='6.5.dev0',
url='https://github.com/zopefoundation/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',
Expand Down

0 comments on commit 5a38cf6

Please sign in to comment.