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 0c5f1da commit 4b0b9f9Copy full SHA for 4b0b9f9
setup.py
@@ -19,13 +19,13 @@
19
20
setup(
21
name='seeed-python-mlx90640',
22
- version="1.0.0",
+ version="1.1.0",
23
description='Python library for the Grove - Thermal Imaging Camera(MLX90640) is an thermal sensor. ',
24
long_description=long_description,
25
long_description_content_type='text/markdown',
26
27
# The project's main homepage.
28
- url='https://github.com/hansonCc/Seeed_Python_MLX90640',
+ url='https://github.com/Seeed-Studio/Seeed_Python_MLX90640',
29
30
# Author details
31
author='Hanson',
0 commit comments