Skip to content

Commit

Permalink
Release 0.18.14
Browse files Browse the repository at this point in the history
  • Loading branch information
farmio committed Dec 20, 2021
1 parent 2c27757 commit 241d9dc
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.18.14 Tunnelling flow control 2021-12-20

### Internals

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.18.13"
__version__ = "0.18.14"

0 comments on commit 241d9dc

Please sign in to comment.