Skip to content

Commit

Permalink
Preparing release 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Mar 27, 2023
1 parent 4ef668f commit b33caed
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
=========

5.0 (unreleased)
5.0 (2023-03-27)
================

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

setup(
name='zope.annotation',
version='5.0.dev0',
version='5.0',
url='https://github.com/zopefoundation/zope.annotation',
license='ZPL 2.1',
description='Object annotation mechanism',
Expand Down

0 comments on commit b33caed

Please sign in to comment.