Skip to content

Commit

Permalink
Preparing release 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Sep 3, 2019
1 parent ef7eb24 commit 58ad5bb
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.1 (unreleased)
5.0 (2019-09-03)
----------------

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

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

0 comments on commit 58ad5bb

Please sign in to comment.