Remove emojis from logging statements

This commit is contained in:
2025-05-24 15:09:39 -04:00
parent ba562168aa
commit 4f3632bc6b
13 changed files with 39 additions and 39 deletions

View File

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