Skip to content

Commit

Permalink
Release 0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
farmio committed Oct 29, 2020
1 parent 311667b commit 1fd5e53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
@@ -1,6 +1,6 @@
# Changelog

## Unreleased Changes
## 0.15.3 Opposite day! 2020-10-29

### Devices

Expand Down
2 changes: 1 addition & 1 deletion xknx/__version__.py
@@ -1,3 +1,3 @@
"""XKNX version."""

__version__ = "0.15.2"
__version__ = "0.15.3"

0 comments on commit 1fd5e53

Please sign in to comment.