Skip to content

Commit

Permalink
Bump version to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Oct 27, 2018
1 parent bea2a0e commit e072e7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# Revision History

## 2.1 (unreleased)
## 2.1 (2018-10-27)

- Added support for custom `coverage.py` data locations.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]

name = "coveragespace"
version = "2.1.0b1"
version = "2.1"
description = "A place to track your code coverage metrics."

license = "MIT"
Expand Down

0 comments on commit e072e7c

Please sign in to comment.