8000 Bump to 2.1.8 (#287) · codecov/codecov-python@066706e · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 066706e

Browse files
authored
Bump to 2.1.8 (#287)
1 parent c057a1b commit 066706e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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