Skip to content

Commit a8e8b09

Browse files
authored
Merge pull request #285 from codecov/bump-to-3.7
Update setup.py
2 parents 486c076 + ddb53a2 commit a8e8b09

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.3.6',
13+
version='0.3.7',
1414
packages=find_packages(exclude=["contrib", "docs", "tests*"]),
1515
description="Codecov Command Line Interface",
1616
long_description=long_description,

0 commit comments

Comments
 (0)