Skip to content

Commit

Permalink
Preparing release 4.0b4
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Michael Howitz committed May 18, 2018
1 parent a648191 commit baaabfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/CHANGES.rst
@@ -1,7 +1,7 @@
Changes
=======

4.0b4 (unreleased)
4.0b4 (2018-05-18)
------------------

- Allow the following magic methods to be defined on classes.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -32,7 +32,7 @@ def read(*rnames):

setup(
name='RestrictedPython',
version='4.0b4.dev0',
version='4.0b4',
url='http://pypi.python.org/pypi/RestrictedPython',
license='ZPL 2.1',
description=(
Expand Down

0 comments on commit baaabfd

Please sign in to comment.