Skip to content

Commit d301c7f

Browse files
committed
- prepare release 8.1
1 parent 46d8a00 commit d301c7f

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.1 (unreleased)
4+
8.1 (2025-10-19)
55
----------------
66

77
- Allow to use the package with Python 3.14 including t-string support.

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.1.dev0',
28+
version='8.1',
2929
url='https://github.com/zopefoundation/RestrictedPython',
3030
license='ZPL-2.1',
3131
description=(

0 commit comments

Comments
 (0)