diff --git a/pyproject.toml b/pyproject.toml index b40d68b..9dcf759 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ line-length = 100 [tool.poetry] name = "gitea-github-sync" -version = "0.1.2" +version = "0.2.0" homepage = "https://github.com/Muscaw/gitea-github-sync" description = "Syncs your gitea instance with your Github account" authors = ["Kevin Grandjean "]