Add tests for __main__.py

This commit is contained in:
2025-05-05 18:26:24 -04:00
parent a90c447d5c
commit 6f159810b2
5 changed files with 127 additions and 9 deletions

View File

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