Skip to content

Commit

Permalink
Merge pull request #314 from zopefoundation/prep-7.0.1-release
Browse files Browse the repository at this point in the history
chore: prep 7.0.1 release
  • Loading branch information
tseaver authored Aug 6, 2024
2 parents 011c562 + 6b443a6 commit 42811d6
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
=========

7.0.1 (unreleased)
7.0.1 (2024-08-06)
==================

- Fix subclassability of ``ObjectSpecificationDescriptor`` (broken in 7.0).
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def read(*rnames):

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

0 comments on commit 42811d6

Please sign in to comment.