Skip to content

Commit

Permalink
Preparing release 4.0a3
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jun 20, 2017
1 parent 1ace51b commit d92736b
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changes
=======

4.0a3 (unreleased)
4.0a3 (2017-06-20)
------------------

- Fix install problem caused by an invisible non-ASCII character in
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def read(*rnames):


setup(name='RestrictedPython',
version='4.0a3.dev0',
version='4.0a3',
url='http://pypi.python.org/pypi/RestrictedPython',
license='ZPL 2.1',
description='RestrictedPython is a defined subset of the Python '
Expand Down

0 comments on commit d92736b

Please sign in to comment.