Skip to content

Commit

Permalink
Release v0.9.0 (#553)
Browse files Browse the repository at this point in the history
* Prepare release v0.9.0

* Update setup.py

---------

Co-authored-by: Tom Hu <[email protected]>
  • Loading branch information
codecov-releaser and thomasrockhu-codecov authored Nov 13, 2024
1 parent 880d3fd commit 2935526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name="codecov-cli",
version="0.8.0",
version="0.9.0",
packages=find_packages(exclude=["contrib", "docs", "tests*"]),
description="Codecov Command Line Interface",
long_description=long_description,
Expand Down

0 comments on commit 2935526

Please sign in to comment.