We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399b3db commit 29cde38Copy full SHA for 29cde38
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+1.16.5 (unreleased)
5
+-------------------
6
+
7
+- Nothing changed yet.
8
9
10
1.16.4 (2025-06-24)
11
-------------------
12
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "1.16.4"
+version = "1.16.5.dev0"
long_description = (
open("README.rst").read() + "\n" + "Contributors\n"
0 commit comments