We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b5537 commit 87f1f11Copy full SHA for 87f1f11
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+1.17.1 (unreleased)
5
+-------------------
6
+
7
+- Nothing changed yet.
8
9
10
1.17.0 (2026-01-15)
11
-------------------
12
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "1.17.0"
+version = "1.17.1.dev0"
long_description = (
open("README.rst").read() + "\n" + "Contributors\n"
0 commit comments