Skip to content

Commit 54348db

Browse files
committed
bump: version 0.11.1 → 0.11.2
1 parent 654b81c commit 54348db

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.11.2 (2025-06-06)
2+
3+
### Fix
4+
5+
- **websocket**: use json mode for message serialization
6+
17
## v0.11.1 (2025-06-02)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ license = {file = "LICENSE"}
9292
name = "chanx"
9393
readme = "README.rst"
9494
requires-python = ">=3.10,<4.0"
95-
version = "0.11.1"
95+
version = "0.11.2"
9696

9797
[project.optional-dependencies]
9898
camel-case = [

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)