Skip to content

Commit 19e84ae

Browse files
authored
Update to 3.1.0
1 parent 8a9636c commit 19e84ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def readme():
77

88
PACKAGE_NAME = 'ha-philipsjs'
99
HERE = os.path.abspath(os.path.dirname(__file__))
10-
VERSION = '3.0.2'
10+
VERSION = '3.1.0'
1111

1212
PACKAGES = find_packages(exclude=['tests', 'tests.*', 'dist', 'ccu', 'build'])
1313

0 commit comments

Comments
 (0)