Skip to content

Commit c57a8f0

Browse files
committed
Preparing release 5.2.0
1 parent 2a64eed commit c57a8f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Changes
44
=========
55

6-
5.2.0 (unreleased)
6+
5.2.0 (2026-07-02)
77
==================
88

99
- Add support for Python 3.14 and 3.15.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup
33
from setuptools import find_namespace_packages
44

5-
version = '5.1.1.dev0'
5+
version = '5.2.0'
66

77
entry_points = {
88
'console_scripts': [

0 commit comments

Comments
 (0)