Skip to content

Commit 7ec400e

Browse files
authored
Merge pull request #90 from AartGoossens/release/0.23.0
Preparing release 0.23.0
2 parents fd04cfb + 934fb31 commit 7ec400e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/changelog.md

+1-1
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] - {date}
18+
## [0.23.0] - 2021-11-01
1919
### Changed
2020
- Updated dependency versions. Most notable is scikit-learn to ">= 0.23.1".
2121

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sweat"
3-
version = "0.22.1"
3+
version = "0.23.0"
44
description = "Workout analysis"
55
license = "MIT"
66
authors = ["Aart Goossens <[email protected]>"]

0 commit comments

Comments
 (0)