Skip to content

Commit d2164b2

Browse files
committed
Back to development: 7.4
1 parent 3a8e03f commit d2164b2

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+
7.4 (unreleased)
5+
----------------
6+
7+
- Nothing changed yet.
8+
9+
410
7.3 (2024-09-30)
511
----------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def read(*rnames):
3030
]
3131

3232
setup(name='RestrictedPython',
33-
version='7.3',
33+
version='7.4.dev0',
3434
url='https://github.com/zopefoundation/RestrictedPython',
3535
license='ZPL 2.1',
3636
description=(

0 commit comments

Comments
 (0)