Remove default traceback logging to screen

This commit is contained in:
2025-07-20 12:35:08 -04:00
parent 5769882afd
commit 0319058531
5 changed files with 24 additions and 14 deletions

View File

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