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 3f615c8 commit bd0922eCopy full SHA for bd0922e
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+6.2.7 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
6.2.6 (2023-04-24)
11
------------------
12
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "6.2.6"
+version = "6.2.7.dev0"
long_description = "\n\n".join(
0 commit comments