We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f813db commit 620688eCopy full SHA for 620688e
2 files changed
CHANGES.md
@@ -2,6 +2,12 @@ Changelog
2
=========
3
4
5
+## 3.6.8 (unreleased)
6
+
7
8
+- Nothing changed yet.
9
10
11
## 3.6.7 (2025-03-11)
12
13
setup.py
@@ -3,7 +3,7 @@
from setuptools import setup
-version = "3.6.7"
+version = "3.6.8.dev0"
this_directory = Path(__file__).parent
long_description = (
0 commit comments