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 448352b commit 0c60b3aCopy full SHA for 0c60b3a
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+6.3.2 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
6.3.1 (2023-10-31)
11
------------------
12
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "6.3.1"
+version = "6.3.2.dev0"
long_description = "\n\n".join(
0 commit comments