Skip to content

Commit ac81a60

Browse files
author
Michael Howitz
committed
Back to development: 5.3
1 parent 3a532d1 commit ac81a60

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changes
22
=======
33

4+
5.3 (unreleased)
5+
----------------
6+
7+
- Nothing changed yet.
8+
9+
410
5.2 (2021-11-19)
511
----------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def read(*rnames):
3232

3333
setup(
3434
name='RestrictedPython',
35-
version='5.2',
35+
version='5.3.dev0',
3636
url='https://github.com/zopefoundation/RestrictedPython',
3737
license='ZPL 2.1',
3838
description=(

0 commit comments

Comments
 (0)