Skip to content

Commit 7f22853

Browse files
committed
Preparing release 8.1a1.dev0
1 parent e2fbd8d commit 7f22853

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changes
22
=======
33

4-
8.1 (unreleased)
5-
----------------
4+
8.1a1.dev0 (2025-03-20)
5+
-----------------------
66

77
- Allow to use the package with Python 3.14 -- Caution: No security
88
audit has been done so far.

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

0 commit comments

Comments
 (0)