Remove emojis from logging statements

This commit is contained in:
2025-05-24 17:53:34 -04:00
parent 4f3632bc6b
commit 429b434566
5 changed files with 9 additions and 9 deletions

View File

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