Skip to content

Commit 24a0a5a

Browse files
committed
Bump to 2.7.0 with auth exceptions
1 parent 0c5486d commit 24a0a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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 = '2.6.1'
10+
VERSION = '2.7.0'
1111

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

0 commit comments

Comments
 (0)