Skip to content

Commit 6f1d9d0

Browse files
author
Michael Howitz
committed
Preparing release 5.3a1.dev0
1 parent e034c2f commit 6f1d9d0

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-
5.3 (unreleased)
5-
----------------
4+
5.3a1.dev0 (2022-04-13)
5+
-----------------------
66

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

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def read(*rnames):
3232

3333
setup(
3434
name='RestrictedPython',
35-
version='5.3.dev0',
35+
version='5.3a1.dev0',
3636
url='https://github.com/zopefoundation/RestrictedPython',
3737
license='ZPL 2.1',
3838
description=(

0 commit comments

Comments
 (0)