Skip to content

Commit 0032be3

Browse files
authored
Merge pull request #167 from codecov/dana/0.1.11-release
make a new release
2 parents 73277a9 + 322fd2b commit 0032be3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="codecov-cli",
13-
version="0.1.10",
13+
version="0.1.11",
1414
packages=find_packages(exclude=["contrib", "docs", "tests*"]),
1515
description="Codecov Command Line Interface",
1616
long_description=long_description,

0 commit comments

Comments
 (0)