Skip to content

Commit af24bbb

Browse files
committed
Back to development: 5.2.1
1 parent c57a8f0 commit af24bbb

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Changes
44
=========
55

6+
5.2.1 (unreleased)
7+
==================
8+
9+
- Nothing changed yet.
10+
11+
612
5.2.0 (2026-07-02)
713
==================
814

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.2.0'
5+
version = '5.2.1.dev0'
66

77
entry_points = {
88
'console_scripts': [

0 commit comments

Comments
 (0)