Skip to content

Commit 67a4faa

Browse files
committed
- prepare release 5.0
1 parent 77398fb commit 67a4faa

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
Changelog
22
=========
33

4-
5.0 (unreleased)
4+
5.0 (2023-02-01)
55
----------------
66

77
- Drop support for Python 2.7, 3.5, 3.6.

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.0.dev0',
20+
version='5.0',
2121
url='https://github.com/zopefoundation/Products.PythonScripts',
2222
project_urls={
2323
'Issue Tracker': ('https://github.com/zopefoundation/'

0 commit comments

Comments
 (0)