diff --git a/pyproject.toml b/pyproject.toml index cf04c00..e2ccd7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cmdcomp" -version = "2.5.0" +version = "2.5.1" description = "command shell completion file generator." authors = ["yassun7010 "] homepage = "https://yassun7010.github.io/cmdcomp/"