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