Update __main__.py to sync entrypoint

This commit is contained in:
2025-05-01 22:41:06 -04:00
parent b51c4ba4f7
commit f6316599d4
4 changed files with 28 additions and 5 deletions

View File

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