diff --git a/pyproject.toml b/pyproject.toml index d64d7521..bd743fd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "codecov-cli" -version = "11.3.0" +version = "11.3.1" description = "Codecov Command Line Interface" readme = "README.md" license-files = ["LICENSE"]