We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2643a2 commit 4bc2acdCopy full SHA for 4bc2acd
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.0.22 (2025-02-18)
2
+
3
+### docs
4
5
+- update documentation
6
7
## v0.0.21 (2025-02-17)
8
9
### fix
pyproject.toml
@@ -3,7 +3,7 @@ authors = [{ name = "microsoft" }]
license = { text = "MIT License" }
requires-python = ">=3.12"
name = "cookie-doh"
-version = "0.0.21"
+version = "0.0.22"
description = ""
readme = "README.md"
dependencies = [] # write here dependencies of your project
0 commit comments