Skip to content

Commit

Permalink
- prepare release 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed May 30, 2024
1 parent 000b79b commit a8e2eae
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 (unreleased)
7.0 (2024-05-30)
----------------

- Add preliminary support for Python 3.13 as of 3.13b1.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ def read(*rnames):


setup(name='zope.security',
version='7.0.dev0',
version='7.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',
Expand Down

0 comments on commit a8e2eae

Please sign in to comment.