File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4+ 8.2 (unreleased)
5+ ----------------
6+
7+
488.1 (2025-10-19)
59----------------
610
Original file line number Diff line number Diff line change 6060# built documents.
6161#
6262# The short X.Y version.
63- version = '8.1 '
63+ version = '8.2 '
6464# The full version, including alpha/beta/rc tags.
65- release = '8.1 '
65+ release = '8.2 '
6666
6767# The language for content autogenerated by Sphinx. Refer to documentation
6868# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ def read(*rnames):
2525
2626
2727setup (name = 'RestrictedPython' ,
28- version = '8.1 ' ,
28+ version = '8.2.dev0 ' ,
2929 url = 'https://github.com/zopefoundation/RestrictedPython' ,
3030 license = 'ZPL-2.1' ,
3131 description = (
You can’t perform that action at this time.
0 commit comments