Skip to content

Commit 85add28

Browse files
author
github-actions
committed
0.17.0
Automatically generated by python-semantic-release
1 parent 6410c81 commit 85add28

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.17.0 (2025-01-15)
6+
7+
### Feature
8+
9+
* Begin to add new CLI utility, ref #66 ([#67](https://github.com/cryptk/python-omnilogic-local/issues/67)) ([`6410c81`](https://github.com/cryptk/python-omnilogic-local/commit/6410c81eea621925b210b3fc893f303f67093575))
10+
511
## v0.16.0 (2025-01-10)
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.16.0"
3+
version = "0.17.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)