diff --git a/pyproject.toml b/pyproject.toml index b640832..f14d324 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tgit" -version = "0.3.0" +version = "0.4.0" description = "Tool for Git Interaction Temptation (tgit): An elegant CLI tool that simplifies and streamlines your Git workflow, making version control a breeze." authors = ["Jannchie "] readme = "README.md"