Skip to content

Commit

Permalink
release v0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyIvan359 committed Mar 2, 2021
1 parent c9a0bb0 commit b3d4817
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MQTTany Change Log

## Development
## 0.14.3

* **Fixed**
* Bug introduced in [#96](https://github.com/CrazyIvan359/mqttany/pull/96) causing MCP230xx devices to be uncontrollable and not report pin states.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.14.2-dev
0.14.3
2 changes: 1 addition & 1 deletion mqttany/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.14.2-dev"
__version__ = "0.14.3"

0 comments on commit b3d4817

Please sign in to comment.