Skip to content

Commit 871eee7

Browse files
author
github-actions
committed
0.15.1
Automatically generated by python-semantic-release
1 parent 59fcf98 commit 871eee7

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.15.1 (2025-01-09)
6+
7+
### Fix
8+
9+
* Relax the python version requirement until I update semantic-release ([#63](https://github.com/cryptk/python-omnilogic-local/issues/63)) ([`59fcf98`](https://github.com/cryptk/python-omnilogic-local/commit/59fcf9890e653b7fe35fb03430bef166ffd7a9eb))
10+
511
## v0.15.0 (2025-01-09)
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.15.0"
3+
version = "0.15.1"
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)