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

Commit e2eae5e

Browse files
fix: force back to 10.0.0
1 parent dca7a65 commit e2eae5e

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

0 commit comments

Comments
 (0)