From 6cf9e7216f38af3aad7062f41b313dffae511376 Mon Sep 17 00:00:00 2001 From: Calvin Yau Date: Thu, 2 Jul 2026 18:44:26 -0700 Subject: [PATCH] chore: 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"]