We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec5d093 + e90de60 commit 23f7ea6Copy full SHA for 23f7ea6
docs/docs/changelog.md
@@ -15,7 +15,7 @@ Types of changes:
15
- `Fixed` for any bug fixes.
16
- `Security` in case of vulnerabilities.
17
18
-## [Unreleased] - {ISO8601 date}
+## [0.20.3] - 2021-04-20
19
### Fixed
20
- `sweat.read_fit()` now supports integer column names.
21
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "sweat"
3
-version = "0.20.2"
+version = "0.20.3"
4
description = "Workout analysis"
5
license = "MIT"
6
authors = ["Aart Goossens <[email protected]>"]
0 commit comments