Skip to content

Commit

Permalink
Release 3.1.1
Browse files Browse the repository at this point in the history
farmio committed Aug 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d3ca607 commit 3442e7b
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,9 @@ nav_order: 2

# Changelog

### DPT
# 3.1.1 Fix Eberle status 2024-08-19

### Bugfixes

- Fix DPTHVACStatus inverted bit order

2 changes: 1 addition & 1 deletion xknx/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""XKNX version."""

__version__ = "3.1.0"
__version__ = "3.1.1"

0 comments on commit 3442e7b

Please sign in to comment.