Skip to content

Commit

Permalink
Preparing release 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Nov 19, 2021
1 parent 3f3950c commit 3a532d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changes
=======

5.2 (unreleased)
5.2 (2021-11-19)
----------------

- Document that ``__name__`` is needed to define classes.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -32,7 +32,7 @@ def read(*rnames):

setup(
name='RestrictedPython',
version='5.2.dev0',
version='5.2',
url='https://github.com/zopefoundation/RestrictedPython',
license='ZPL 2.1',
description=(
Expand Down

0 comments on commit 3a532d1

Please sign in to comment.