Skip to content

Commit aaebbd0

Browse files
authored
Merge pull request #321 from zopefoundation/release-7.0.3
Prepare release 7.0.3
2 parents ef32bf2 + cf5ac5b commit aaebbd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changes
33
=========
44

5-
7.0.3 (unreleased)
5+
7.0.3 (2024-08-27)
66
==================
77

88
- Fix `Assertion 'memb->type == T_PYSSIZET' failed.` for Python < 3.12.

setup.py

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

100100
setup(
101101
name='zope.interface',
102-
version='7.0.3.dev0',
102+
version='7.0.3',
103103
url='https://github.com/zopefoundation/zope.interface',
104104
license='ZPL 2.1',
105105
description='Interfaces for Python',

0 commit comments

Comments
 (0)