Fix completion bug, ensure_async callback

This commit is contained in:
2025-07-21 00:11:21 -04:00
parent 0319058531
commit de53c889a6
5 changed files with 11 additions and 6 deletions

View File

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