Skip to content

Commit

Permalink
Release 0.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
farmio committed Jun 28, 2022
1 parent 7e64316 commit f3ebd13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ nav_order: 2

# Changelog

## Unreleased changes
## 0.21.5 Secure discovery bugfix 2022-06-28

### Bugfix

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.21.4"
__version__ = "0.21.5"

0 comments on commit f3ebd13

Please sign in to comment.