Skip to content

Commit f350a11

Browse files
committed
- prepare release 5.2
1 parent 2f4329a commit f350a11

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.2 (unreleased)
4+
5.2 (2025-11-20)
55
----------------
66

77
- Switch to PEP 420 native namespace.

setup.py

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

1717

1818
setup(name='Products.PythonScripts',
19-
version='5.2.dev0',
19+
version='5.2',
2020
url='https://github.com/zopefoundation/Products.PythonScripts',
2121
project_urls={
2222
'Issue Tracker': ('https://github.com/zopefoundation/'

0 commit comments

Comments
 (0)