We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6526c55 commit 0738af4Copy full SHA for 0738af4
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.0.1"
+version = "10.1.0"
30
31
[project.scripts]
32
codecov = "codecov_cli.main:run"
0 commit comments