Skip to content

Commit

Permalink
Merge pull request #86 from AartGoossens/release/0.22.0
Browse files Browse the repository at this point in the history
Preparing release 0.22.0
  • Loading branch information
AartGoossens authored Oct 19, 2021
2 parents 53f3b72 + 1ae7314 commit 3cf3c86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Types of changes:
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

## [unreleased] - {date}
## [0.22.0] - 2021-10-19
### Added
- When `metadata=True` is passed to `sweat.read_fit()` the response now includes an "athlete" key that contains an Athlete model with information about the athlete.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sweat"
version = "0.21.0"
version = "0.22.0"
description = "Workout analysis"
license = "MIT"
authors = ["Aart Goossens <[email protected]>"]
Expand Down

0 comments on commit 3cf3c86

Please sign in to comment.