Skip to content

Commit acce219

Browse files
committed
Preparing release 1.20.1
1 parent aa5fbb8 commit acce219

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
@@ -2,7 +2,7 @@
22
Changes
33
=========
44

5-
1.20.1 (unreleased)
5+
1.20.1 (2026-06-25)
66
===================
77

88
- Add some minimal typing information. In particular this makes

setup.py

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

6-
version = '1.20.1.dev0'
6+
version = '1.20.1'
77

88
entry_points = {
99
}

0 commit comments

Comments
 (0)