Skip to content

Commit 3442e7b

Browse files
committed
Release 3.1.1
1 parent d3ca607 commit 3442e7b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/changelog.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ nav_order: 2
66

77
# Changelog
88

9-
### DPT
9+
# 3.1.1 Fix Eberle status 2024-08-19
10+
11+
### Bugfixes
1012

1113
- Fix DPTHVACStatus inverted bit order
1214

xknx/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""XKNX version."""
22

3-
__version__ = "3.1.0"
3+
__version__ = "3.1.1"

0 commit comments

Comments
 (0)