Skip to content

Commit

Permalink
Merge pull request #94 from AartGoossens/release/0.23.2
Browse files Browse the repository at this point in the history
Preparing release 0.23.2
  • Loading branch information
AartGoossens authored Dec 13, 2021
2 parents 88fda29 + 55f95c8 commit 567999d
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.23.2] - 2021-12-13
### Fixed
- Fixes parsing the activity_class attribute on the athlete model returned by `read_fit(metadata=True)`. It should now handle all possible values.

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.23.1"
version = "0.23.2"
description = "Workout analysis"
license = "MIT"
authors = ["Aart Goossens <[email protected]>"]
Expand Down

0 comments on commit 567999d

Please sign in to comment.