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 56b931b commit 7daffdeCopy full SHA for 7daffde
CHANGES.rst
@@ -1,6 +1,22 @@
1
Changelog
2
=========
3
4
+6.2.8 (unreleased)
5
+------------------
6
+
7
+Breaking changes:
8
9
+- *add item here*
10
11
+New features:
12
13
14
15
+Bug fixes:
16
17
18
19
20
6.2.7 (2023-06-19)
21
------------------
22
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "6.2.7"
+version = "6.2.8.dev0"
long_description = "\n\n".join(
0 commit comments