diff --git a/pyproject.toml b/pyproject.toml index 1693969..174417e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "python-coverage-comment" -version = "1.0" +version = "2.0" description = "Create a Coverage report comment on Github PR" readme = "README.md" license = { file = "LICENSE" }