From ea3c5e9d04467ad378c955d17ea343cbaa9f95bc Mon Sep 17 00:00:00 2001 From: Christian Cleberg <156287552+ccleberg@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:54:32 +0000 Subject: attempt to fix version bugs --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 11e3b5e..ad1a4f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "yoshi-cli" -version = "0.1.6" +version = "0.1.7" authors = [ { name="Christian Cleberg", email="hello@cleberg.net" }, ] -- cgit v1.2.3-70-g09d2