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 7f22853 commit bd936f7Copy full SHA for bd936f7
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+8.1 (unreleased)
5
+----------------
6
+
7
+- Nothing changed yet.
8
9
10
8.1a1.dev0 (2025-03-20)
11
-----------------------
12
setup.py
@@ -25,7 +25,7 @@ def read(*rnames):
25
26
27
setup(name='RestrictedPython',
28
- version='8.1a1.dev0',
+ version='8.1.dev0',
29
url='https://github.com/zopefoundation/RestrictedPython',
30
license='ZPL-2.1',
31
description=(
0 commit comments