chore: bump version to 1.21.0 and fix channel name field in RPC subscription

- Update pyproject.toml version from 1.20.0 to 1.21.0
- Change channel name source from subscription["label"] to subscription["description"] in src/snek/view/rpc.py RPCView class
This commit is contained in:
2026-01-03 13:32:36 +00:00
parent 1635eca7d3
commit ce0e466f0f
3 changed files with 10 additions and 2 deletions
+8
View File
@@ -20,6 +20,14 @@
## Version 1.21.0 - 2026-01-03
update py files
**Changes:** 1 files, 2 lines
**Languages:** Python (2 lines)
## Version 1.20.0 - 2026-01-03