Skip to content

Commit a5ab235

Browse files
committed
Preparing release 7.2
1 parent b1ef5ba commit a5ab235

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.2 (unreleased)
4+
7.2 (2024-08-02)
55
----------------
66

77
- Remove unneeded setuptools fossils that may cause installation problems

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

0 commit comments

Comments
 (0)