fix: skip unsupported image profile refreshes

This commit is contained in:
2026-07-10 07:34:01 +08:00
parent c79e85e635
commit 135dbc845a
4 changed files with 55 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "codex-retry-gateway-tui"
version = "0.1.9"
version = "0.1.10"
description = "Terminal UI for codex-retry-gateway monitoring and control"
readme = "README.md"
requires-python = ">=3.11"