Remove print statements

This commit is contained in:
2025-06-29 22:45:11 -04:00
parent bb325684ac
commit e2f0bf5903
3 changed files with 2 additions and 4 deletions

View File

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