Skip to content

Commit 3781902

Browse files
author
github-actions
committed
0.14.6
Automatically generated by python-semantic-release
1 parent 77cb63e commit 3781902

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.14.6 (2025-01-08)
6+
7+
### Fix
8+
9+
* Adjust required python version to allow CI to work ([#61](https://github.com/cryptk/python-omnilogic-local/issues/61)) ([`77cb63e`](https://github.com/cryptk/python-omnilogic-local/commit/77cb63ede0f533a228d96c57e1fdc8438a92a054))
10+
511
## v0.14.5 (2025-01-08)
612

713
### Fix

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.14.5"
3+
version = "0.14.6"
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)