Normalize epilogue -> epilog, allow version to be modifiable, don't allow empty input in repl

This commit is contained in:
2025-06-01 23:02:35 -04:00
parent 1c97857cb8
commit 079bc0ee77
8 changed files with 21 additions and 21 deletions

View File

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