Skip to content

Commit 0a87a92

Browse files
author
github-actions
committed
0.3.1
Automatically generated by python-semantic-release
1 parent 4efd0d8 commit 0a87a92

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.3.1 (2023-05-27)
6+
### Fix
7+
* Chlorinator telemetry enable parsing ([#13](https://github.com/cryptk/python-omnilogic-local/issues/13)) ([`4efd0d8`](https://github.com/cryptk/python-omnilogic-local/commit/4efd0d89f873cf8fad97f849f29df59fa892e395))
8+
59
## v0.3.0 (2023-05-27)
610
### Feature
711
* More functionality ([#12](https://github.com/cryptk/python-omnilogic-local/issues/12)) ([`20c4fa1`](https://github.com/cryptk/python-omnilogic-local/commit/20c4fa1e494b932259aff1592ea123baf5a4ea93))

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-omnilogic-local"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "A library for local control of Hayward OmniHub/OmniLogic pool controllers using their local API"
55
authors = ["cryptk <cryptk@users.noreply.github.com>", "djtimca", "garionphx"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)