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 Jan 9, 2023
1 parent 3a333c7 commit 8a780a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -2,7 +2,7 @@
``persistent`` Changelog
==========================

5.0 (unreleased)
5.0 (2023-01-09)
================

- Build Linux binary wheels for Python 3.11.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -19,7 +19,7 @@
from setuptools import find_packages
from setuptools import setup

version = '5.0.dev0'
version = '5.0'

here = os.path.abspath(os.path.dirname(__file__))

Expand Down

0 comments on commit 8a780a1

Please sign in to comment.