Skip to content

Commit 4bc2acd

Browse files
committed
bump: version 0.0.21 → 0.0.22
1 parent f2643a2 commit 4bc2acd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.0.22 (2025-02-18)
2+
3+
### docs
4+
5+
- update documentation
6+
17
## v0.0.21 (2025-02-17)
28

39
### fix

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = [{ name = "microsoft" }]
33
license = { text = "MIT License" }
44
requires-python = ">=3.12"
55
name = "cookie-doh"
6-
version = "0.0.21"
6+
version = "0.0.22"
77
description = ""
88
readme = "README.md"
99
dependencies = [] # write here dependencies of your project

0 commit comments

Comments
 (0)