Skip to content

Commit efec649

Browse files
committed
- prepare release 5.1
1 parent bd99348 commit efec649

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
5.1 (unreleased)
4+
5.1 (2024-10-16)
55
----------------
66

77
- Fix behavior when uploading no file in ``Zope >= 5.8.1``.
@@ -13,6 +13,7 @@ Changelog
1313
- Show Python Scripts source code in tracebacks.
1414
`#64 <https://github.com/zopefoundation/Products.PythonScripts/issues/64>`_
1515

16+
1617
5.0 (2023-02-01)
1718
----------------
1819

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
setup(name='Products.PythonScripts',
20-
version='5.1.dev0',
20+
version='5.1',
2121
url='https://github.com/zopefoundation/Products.PythonScripts',
2222
project_urls={
2323
'Issue Tracker': ('https://github.com/zopefoundation/'

0 commit comments

Comments
 (0)