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 6e51d76 commit 9b51b1bCopy full SHA for 9b51b1b
client/python/setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='iot-facerecognition-client',
5
- version='1.1.8',
+ version='1.2.0',
6
py_modules=['iot_facerecognition_client'],
7
install_requires=['opencv-python', 'websocket-client', 'screeninfo'],
8
entry_points={
0 commit comments