Fix validation for empty input

This commit is contained in:
2025-06-01 23:12:53 -04:00
parent 079bc0ee77
commit e3ebc1b17b
4 changed files with 8 additions and 6 deletions

View File

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