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