We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9c09c commit 677e8eaCopy full SHA for 677e8ea
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## v0.0.21 (2025-02-17)
2
+
3
+### fix
4
5
+- wrong indentation in mkdocs.yml
6
7
+### 🔐🚧📈✏️💩👽️🍻💬🥚🌱🚩🥅🩺 Others
8
9
+- breaking change
10
11
## v0.0.20 (2025-02-17)
12
13
### ♻️ Refactorings
pyproject.toml
@@ -3,7 +3,7 @@ authors = [{ name = "microsoft" }]
license = { text = "MIT License" }
requires-python = ">=3.12"
name = "cookie-doh"
-version = "0.0.20"
+version = "0.0.21"
description = ""
readme = "README.md"
dependencies = [] # write here dependencies of your project
0 commit comments