Skip to content

Commit

Permalink
Preparing release 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Sep 1, 2022
1 parent 82ac3c7 commit ce3f035
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Expand Up @@ -2,8 +2,8 @@
Changes
=========

5.0.0 (unreleased)
==================
4.4 (2022-09-01)
================

- Add support for Python 3.7, 3.8, 3.9, 3.10.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -39,7 +39,7 @@ def read(*rnames):
]

setup(name='zope.password',
version='5.0.0.dev0',
version='4.4',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Password encoding and checking utilities',
Expand Down

0 comments on commit ce3f035

Please sign in to comment.