We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d4ba2 commit c265a8fCopy full SHA for c265a8f
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+7.1 (unreleased)
5
+----------------
6
+
7
+- Nothing changed yet.
8
9
10
7.0 (2023-11-17)
11
----------------
12
setup.py
@@ -32,7 +32,7 @@ def read(*rnames):
32
33
setup(
34
name='RestrictedPython',
35
- version='7.0',
+ version='7.1.dev0',
36
url='https://github.com/zopefoundation/RestrictedPython',
37
license='ZPL 2.1',
38
description=(
0 commit comments