We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a443d96 commit 3d4a3c5Copy full SHA for 3d4a3c5
setup.py
@@ -7,7 +7,7 @@ def readme():
7
8
PACKAGE_NAME = 'ha-philipsjs'
9
HERE = os.path.abspath(os.path.dirname(__file__))
10
-VERSION = '2.3.1'
+VERSION = '2.3.2'
11
12
PACKAGES = find_packages(exclude=['tests', 'tests.*', 'dist', 'ccu', 'build'])
13
0 commit comments