Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 066706e

Browse filesBrowse files
authored
Bump to 2.1.8 (#287)
1 parent c057a1b commit 066706e
Copy full SHA for 066706e

File tree

2 files changed

+6
-1
lines changed
Filter options

2 files changed

+6
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### `2.1.8`
2+
3+
- [#285](https://github.com/codecov/codecov-python/pull/285)Add support for CODECOV_FLAGS
4+
- [#276](https://github.com/codecov/codecov-python/pull/276)Add ability to specify number of upload retries
5+
16
### `2.1.7`
27

38
- [#279](https://github.com/codecov/codecov-python/pull/279) Fix pinned coverage version

‎codecov/__version__.py

Copy file name to clipboardExpand all lines: codecov/__version__.py
+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
__license__ = "Apache 2.0"
66
__title__ = "codecov"
77
__url__ = "https://github.com/codecov/codecov-python"
8-
__version__ = "2.1.7"
8+
__version__ = "2.1.8"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.