Skip to content

Commit 39daa01

Browse files
committed
Release v1.4.0
ENUM to support e.g. Light Switches
1 parent 1afdb5a commit 39daa01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""
22
Version of the whole project.
33
"""
4-
__version__ = "1.3.0"
4+
__version__ = "1.4.0"

0 commit comments

Comments
 (0)