Skip to content

Commit

Permalink
Release 0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
farmio committed Mar 16, 2021
1 parent 9ee51d7 commit 6a9be15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased changes
## 0.17.3 Passive addresses 2021-03-16

### Devices

Expand Down
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__ = "0.17.2"
__version__ = "0.17.3"

0 comments on commit 6a9be15

Please sign in to comment.