Skip to content

Commit 48bca92

Browse files
committed
Preparing release 6.4.post0
1 parent a2714d6 commit 48bca92

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.5 (unreleased)
6-
================
5+
6.4.post0 (2024-05-22)
6+
======================
77

88
- The sdist of version 6.4 was uploaded to PyPI as
99
``zope_interface-6.4.tar.gz`` instead of ``zope.interface-6.4-py2.tar.gz``

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.5.dev0',
103+
version='6.4.post0',
104104
url='https://github.com/zopefoundation/zope.interface',
105105
license='ZPL 2.1',
106106
description='Interfaces for Python',

0 commit comments

Comments
 (0)