We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9312837 commit d32e26cCopy full SHA for d32e26c
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+6.2.6 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
6.2.5 (2023-03-02)
11
------------------
12
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "6.2.5"
+version = "6.2.6.dev0"
long_description = "\n\n".join(
0 commit comments