We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ab235 commit c5d5b74Copy full SHA for c5d5b74
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+7.3 (unreleased)
5
+----------------
6
+
7
+- Nothing changed yet.
8
9
10
7.2 (2024-08-02)
11
----------------
12
setup.py
@@ -30,7 +30,7 @@ def read(*rnames):
30
]
31
32
setup(name='RestrictedPython',
33
- version='7.2',
+ version='7.3.dev0',
34
url='https://github.com/zopefoundation/RestrictedPython',
35
license='ZPL 2.1',
36
description=(
0 commit comments