There was an error while loading. Please reload this page.
1 parent aa5fbb8 commit acce219Copy full SHA for acce219
2 files changed
CHANGES.rst
@@ -2,7 +2,7 @@
2
Changes
3
=========
4
5
-1.20.1 (unreleased)
+1.20.1 (2026-06-25)
6
===================
7
8
- Add some minimal typing information. In particular this makes
setup.py
@@ -3,7 +3,7 @@
from setuptools import setup
from setuptools import find_namespace_packages
-version = '1.20.1.dev0'
+version = '1.20.1'
entry_points = {
9
}
0 commit comments