Add register_teardown, Rename session -> prompt_session, Add sets, tuples to SelectionAction

This commit is contained in:
2025-05-08 22:10:05 -04:00
parent 53729f089f
commit ad803e01be
9 changed files with 69 additions and 46 deletions

View File

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