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 892c7f1 commit 3f615c8Copy full SHA for 3f615c8
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-6.2.6 (unreleased)
+6.2.6 (2023-04-24)
5
------------------
6
7
- Fix the GitLab CI cache for pip.
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "6.2.6.dev0"
+version = "6.2.6"
8
9
10
long_description = "\n\n".join(
0 commit comments