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 48a92c5 commit 67d6d95Copy full SHA for 67d6d95
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changes
2
=======
3
4
-8.0 (unreleased)
+8.0 (2025-01-23)
5
----------------
6
7
Backwards incompatible changes
setup.py
@@ -25,7 +25,7 @@ def read(*rnames):
25
26
27
setup(name='RestrictedPython',
28
- version='8.0.dev0',
+ version='8.0',
29
url='https://github.com/zopefoundation/RestrictedPython',
30
license='ZPL-2.1',
31
description=(
0 commit comments