Add auto_args

This commit is contained in:
2025-05-18 22:24:44 -04:00
parent 70a527358d
commit afa47b0bac
15 changed files with 511 additions and 47 deletions

View File

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