We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08dde3a commit 1794b45Copy full SHA for 1794b45
CHANGELOG.md
@@ -1,8 +1,4 @@
1
-## v0.2.6 (2025-07-23)
2
-
3
-## v0.2.6b17 (2025-07-23)
4
5
-## v0.2.6b16 (2025-07-23)
+## v0.2.6 (2025-07-24)
6
7
### Feat
8
pyproject.toml
@@ -9,7 +9,7 @@ classifiers = [
9
"Programming Language :: Python :: 3",
10
"Topic :: Software Development :: Libraries :: Python Modules",
11
]
12
-version = "0.2.6.dev18"
+version = "0.2.6"
13
14
dependencies = [
15
"setuptools>=77.0.1",
0 commit comments