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 f2a9303 commit 448352bCopy full SHA for 448352b
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-6.3.1 (unreleased)
+6.3.1 (2023-10-31)
5
------------------
6
7
Breaking changes:
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "6.3.1.dev0"
+version = "6.3.1"
8
9
10
long_description = "\n\n".join(
0 commit comments