diff --git a/pyproject.toml b/pyproject.toml index 33529e5..2111c03 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "lazy-github" description = "A terminal UI for interacting with Github" readme = "README.md" -version = "0.2.7" +version = "0.2.8" authors = [ { name = "Chris (Gizmo)", email = "gizmo385@users.noreply.github.com" }, ]