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 3a8e03f commit d2164b2Copy full SHA for d2164b2
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+7.4 (unreleased)
5
+----------------
6
+
7
+- Nothing changed yet.
8
9
10
7.3 (2024-09-30)
11
----------------
12
setup.py
@@ -30,7 +30,7 @@ def read(*rnames):
30
]
31
32
setup(name='RestrictedPython',
33
- version='7.3',
+ version='7.4.dev0',
34
url='https://github.com/zopefoundation/RestrictedPython',
35
license='ZPL 2.1',
36
description=(
0 commit comments