There was an error while loading. Please reload this page.
1 parent acce219 commit cc1150eCopy full SHA for cc1150e
2 files changed
CHANGES.rst
@@ -2,6 +2,12 @@
2
Changes
3
=========
4
5
+1.20.2 (unreleased)
6
+===================
7
+
8
+- Nothing changed yet.
9
10
11
1.20.1 (2026-06-25)
12
===================
13
setup.py
@@ -3,7 +3,7 @@
from setuptools import setup
from setuptools import find_namespace_packages
-version = '1.20.1'
+version = '1.20.2.dev0'
entry_points = {
}
0 commit comments