Skip to content

Commit dc6c38f

Browse files
committed
Preparing release 7.3
1 parent 1087c68 commit dc6c38f

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-
7.3 (unreleased)
4+
7.3 (2024-09-30)
55
----------------
66

77
- Increase the safety level of ``safer_getattr`` allowing applications to use

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.dev0',
33+
version='7.3',
3434
url='https://github.com/zopefoundation/RestrictedPython',
3535
license='ZPL 2.1',
3636
description=(

0 commit comments

Comments
 (0)