Skip to content

Commit

Permalink
Back to development: 4.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed May 5, 2017
1 parent badda18 commit 6fc9b30
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changes
=======

4.0a2 (unreleased)
------------------

- Nothing changed yet.


4.0a1 (2017-05-05)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def read(*rnames):


setup(name='RestrictedPython',
version='4.0a1',
version='4.0a2.dev0',
url='http://pypi.python.org/pypi/RestrictedPython',
license='ZPL 2.1',
description='RestrictedPython provides a restricted execution '
Expand Down

0 comments on commit 6fc9b30

Please sign in to comment.