Remove args/kwargs being passed to generated Action from FactoryAction

This commit is contained in:
2025-05-21 23:35:57 -04:00
parent b51ba87999
commit 0a1ba22a3d
3 changed files with 5 additions and 3 deletions

View File

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