Fix global-init imports, passing args from command line to required commands

This commit is contained in:
2025-05-28 17:11:26 -04:00
parent f196e38c57
commit 8a3c1d6cc8
4 changed files with 5 additions and 5 deletions

View File

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