Skip to content

Commit 6915a93

Browse files
author
semantic-release
committed
0.9.0
Automatically generated by python-semantic-release
1 parent 62608a3 commit 6915a93

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# CHANGELOG
22

33

4+
## v0.9.0 (2025-08-18)
5+
6+
### Features
7+
8+
- Expose weaning_baseline enum value ([#44](https://github.com/Lash-L/python-snoo/pull/44),
9+
[`62608a3`](https://github.com/Lash-L/python-snoo/commit/62608a3f41dd836c8130aa266e19d0a9541af1b8))
10+
11+
WEANING_BASELINE is the same as BASELINE, but without motion.
12+
13+
Co-authored-by: Dave Reisner <dreisner@google.com>
14+
15+
416
## v0.8.3 (2025-08-15)
517

618
### Bug Fixes

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 = "python-snoo"
3-
version = "0.8.3"
3+
version = "0.9.0"
44
description = "A package to control Snoos."
55
authors = ["Lash-L <Lash-L@users.noreply.github.com>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)