Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit a8e8b09

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)