feat: add cached pricing workspace

This commit is contained in:
2026-08-04 00:16:34 +08:00
parent 81e9ce1530
commit 311236d28f
5 changed files with 1156 additions and 376 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[project]
name = "shusub2"
version = "0.2.15"
description = "Terminal UI for Sub2API account quota and daily usage"
version = "0.3.0"
description = "Aggregated operations TUI for Sub2API"
readme = "README.md"
requires-python = ">=3.11"
license = { text = "MIT" }