Skip to content

Commit 67d6d95

Browse files
committed
Preparing release 8.0
1 parent 48a92c5 commit 67d6d95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes
22
=======
33

4-
8.0 (unreleased)
4+
8.0 (2025-01-23)
55
----------------
66

77
Backwards incompatible changes

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def read(*rnames):
2525

2626

2727
setup(name='RestrictedPython',
28-
version='8.0.dev0',
28+
version='8.0',
2929
url='https://github.com/zopefoundation/RestrictedPython',
3030
license='ZPL-2.1',
3131
description=(

0 commit comments

Comments
 (0)