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 0c5486d commit 24a0a5aCopy full SHA for 24a0a5a
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.6.1'
+VERSION = '2.7.0'
11
12
PACKAGES = find_packages(exclude=['tests', 'tests.*', 'dist', 'ccu', 'build'])
13
0 commit comments