diff --git a/pyproject.toml b/pyproject.toml index a52e733..2d99188 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "guzzy" -version = "0.1.3" +version = "0.1.4" description = "Interactive CLI git client inside fzf." authors = ["samedamci "] license = "ISC"