Skip to content

Commit 1cfe36e

Browse files
committed
Preparing release 0.21.0
1 parent 13e61b0 commit 1cfe36e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Types of changes:
1515
- `Fixed` for any bug fixes.
1616
- `Security` in case of vulnerabilities.
1717

18-
## [Unreleased] - {yyyy-mm-dd}
18+
## [0.21.0] - 2021-04-22
1919
### Added
2020
- Adds testing for Python 3.10
2121
- `read_tcx()` now supports a metadata=True kwarg that will return device data.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sweat"
3-
version = "0.20.3"
3+
version = "0.21.0"
44
description = "Workout analysis"
55
license = "MIT"
66
authors = ["Aart Goossens <[email protected]>"]

0 commit comments

Comments
 (0)