Skip to content

Commit 10e33a1

Browse files
author
github-actions
committed
0.19.0
Automatically generated by python-semantic-release
1 parent 29e36f9 commit 10e33a1

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.19.0 (2025-01-15)
6+
7+
### Feature
8+
9+
* Add support for more cell types ([#69](https://github.com/cryptk/python-omnilogic-local/issues/69)) ([`29e36f9`](https://github.com/cryptk/python-omnilogic-local/commit/29e36f9ba5961011fda9d337ea3299e980f0cb74))
10+
511
## v0.18.0 (2025-01-15)
612

713
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-omnilogic-local"
3-
version = "0.18.0"
3+
version = "0.19.0"
44
description = "A library for local control of Hayward OmniHub/OmniLogic pool controllers using their local API"
55
authors = [
66
{name = "Chris Jowett",email = "421501+cryptk@users.noreply.github.com"},

0 commit comments

Comments
 (0)