Skip to content

Commit a43303a

Browse files
committed
Bump version 0.3.0
1 parent 15c5aee commit a43303a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mqtt_automate/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""MQTTAutomate version."""
2-
__version__ = "0.2.0"
2+
__version__ = "0.3.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mqtt_automate"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "Home Automation Engine powered by MQTT"
55
authors = ["Dan Trickey <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)