Increment version

This commit is contained in:
Roland Thomas Jr 2025-05-08 00:53:49 -04:00
parent 26aab7f2d5
commit 7616216c26
Signed by: roland
GPG Key ID: 7C3C2B085A4C2872
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "0.1.17"
__version__ = "0.1.18"

View File

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