Add tests for __main__.py

This commit is contained in:
2025-05-05 18:32:57 -04:00
parent 6f159810b2
commit 2fee87ade9
4 changed files with 17 additions and 13 deletions

View File

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