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

Commit 9d29dab

Browse files
Prepare release 9.1.1
1 parent 8510d4a commit 9d29dab

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

0 commit comments

Comments
 (0)