From 186ba9acf9c159c8e964dc8827c07fd93539dd3d Mon Sep 17 00:00:00 2001 From: codecov-releaser Date: Wed, 8 Jul 2026 19:13:38 +0000 Subject: [PATCH] Prepare release 11.3.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ecd8047e..d64d7521 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "codecov-cli" -version = "11.2.8" +version = "11.3.0" description = "Codecov Command Line Interface" readme = "README.md" license-files = ["LICENSE"]