Skip to content

Commit f7b41a7

Browse files
committed
Back to development: 8.1
1 parent 67d6d95 commit f7b41a7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

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

4+
8.1 (unreleased)
5+
----------------
6+
7+
- Nothing changed yet.
8+
9+
410
8.0 (2025-01-23)
511
----------------
612

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

0 commit comments

Comments
 (0)