Fix run_group parser for REMAINDER, fix render_help formatting

This commit is contained in:
2025-05-22 14:59:16 -04:00
parent 0a1ba22a3d
commit b0c0e7dc16
4 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "falyx"
version = "0.1.32"
version = "0.1.33"
description = "Reliable and introspectable async CLI action framework."
authors = ["Roland Thomas Jr <roland@rtj.dev>"]
license = "MIT"