We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57fc07b + c666140 commit 72d9e2cCopy full SHA for 72d9e2c
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name="codecov-cli",
13
- version="0.3.8",
+ version="0.4.0",
14
packages=find_packages(exclude=["contrib", "docs", "tests*"]),
15
description="Codecov Command Line Interface",
16
long_description=long_description,
0 commit comments