We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd04cfb + 934fb31 commit 7ec400eCopy full SHA for 7ec400e
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] - {date}
+## [0.23.0] - 2021-11-01
19
### Changed
20
- Updated dependency versions. Most notable is scikit-learn to ">= 0.23.1".
21
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "sweat"
3
-version = "0.22.1"
+version = "0.23.0"
4
description = "Workout analysis"
5
license = "MIT"
6
authors = ["Aart Goossens <[email protected]>"]
0 commit comments