Skip to content

Commit

Permalink
Back to development: 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac committed Aug 2, 2024
1 parent a5ab235 commit c5d5b74
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changes
=======

7.3 (unreleased)
----------------

- Nothing changed yet.


7.2 (2024-08-02)
----------------

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='7.2',
version='7.3.dev0',
url='https://github.com/zopefoundation/RestrictedPython',
license='ZPL 2.1',
description=(
Expand Down

0 comments on commit c5d5b74

Please sign in to comment.