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 4535d76 commit 5daf205Copy full SHA for 5daf205
CHANGES.rst
@@ -1,6 +1,22 @@
1
Changelog
2
=========
3
4
+6.3.1 (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.3.0 (2023-06-19)
21
------------------
22
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "6.3.0"
+version = "6.3.1.dev0"
long_description = "\n\n".join(
0 commit comments