From ab71117ad861f1b53e6121c320d8d52856a9ef0c Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 7 Aug 2025 19:53:05 -0500 Subject: bump version --- pyproject.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 3bb1044..ba516fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "yoshi-cli" -version = "0.2.1" +version = "0.2.2" authors = [ { name="Christian Cleberg", email="hello@cleberg.net" }, ] @@ -18,8 +18,8 @@ dependencies = [ ] [project.urls] -Homepage = "https://git.sr.ht/~cxc/yoshi" -Issues = "https://git.sr.ht/~cxc/yoshi" +Homepage = "https://git.sr.ht/~cxc/yoshi-cli" +Issues = "https://git.sr.ht/~cxc/yoshi-cli" [project.scripts] yoshi = "yoshi.cli:yoshi" -- cgit v1.2.3-70-g09d2