Skip to content

Commit b0b9ff9

Browse files
committed
bump: version 0.2.1 → 0.2.2
1 parent 8251b65 commit b0b9ff9

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.2.2 (2025-04-22)
2+
3+
### Refactor
4+
5+
- **readthedocs**: force readthedocs to install the extras package
6+
17
## v0.2.1 (2025-04-22)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ license = {file = "LICENSE"}
8686
name = "chanx"
8787
readme = "README.md"
8888
requires-python = ">=3.11,<4.0"
89-
version = "0.2.1"
89+
version = "0.2.2"
9090

9191
[project.optional-dependencies]
9292
jwt = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)