We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278bec7 commit b75a4f9Copy full SHA for b75a4f9
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ license = {file = "LICENSE"}
26
name = "codecov-cli"
27
readme = "README.md"
28
requires-python = ">= 3.9"
29
-version = "10.1.0"
+version="10.1.1"
30
31
[project.scripts]
32
codecov = "codecov_cli.main:run"
0 commit comments