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 589fb12 commit 4535d76Copy full SHA for 4535d76
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-6.2.8 (unreleased)
+6.3.0 (2023-06-19)
5
------------------
6
7
New features:
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "6.2.8.dev0"
+version = "6.3.0"
8
9
10
long_description = "\n\n".join(
0 commit comments