Skip to content

Commit 9b51b1b

Browse files
committed
Client/python: bump version to 1.2.0.
1 parent 6e51d76 commit 9b51b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='iot-facerecognition-client',
5-
version='1.1.8',
5+
version='1.2.0',
66
py_modules=['iot_facerecognition_client'],
77
install_requires=['opencv-python', 'websocket-client', 'screeninfo'],
88
entry_points={

0 commit comments

Comments
 (0)