From d33c6949e5b2be16098bca701203dd678368138d Mon Sep 17 00:00:00 2001 From: codecov-releaser Date: Thu, 9 Jul 2026 01:33:13 +0000 Subject: [PATCH] Prepare release 11.3.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]