Skip to content

Commit 3d4a3c5

Browse files
committed
Bump to 2.3.2
1 parent a443d96 commit 3d4a3c5

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.3.1'
10+
VERSION = '2.3.2'
1111

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

0 commit comments

Comments
 (0)