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 f95d696 commit fe929e6Copy full SHA for fe929e6
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+6.2.5 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
6.2.4 (2023-03-01)
11
------------------
12
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "6.2.4"
+version = "6.2.5.dev0"
long_description = "\n\n".join(
0 commit comments