Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
ENUM to support e.g. Light Switches
  • Loading branch information
fhemberger committed Sep 15, 2021
1 parent 1afdb5a commit 39daa01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
Version of the whole project.
"""
__version__ = "1.3.0"
__version__ = "1.4.0"

0 comments on commit 39daa01

Please sign in to comment.