Skip to content

Commit 4b0b9f9

Browse files
authored
update to v1.1.0
1 parent 0c5f1da commit 4b0b9f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919

2020
setup(
2121
name='seeed-python-mlx90640',
22-
version="1.0.0",
22+
version="1.1.0",
2323
description='Python library for the Grove - Thermal Imaging Camera(MLX90640) is an thermal sensor. ',
2424
long_description=long_description,
2525
long_description_content_type='text/markdown',
2626

2727
# The project's main homepage.
28-
url='https://github.com/hansonCc/Seeed_Python_MLX90640',
28+
url='https://github.com/Seeed-Studio/Seeed_Python_MLX90640',
2929

3030
# Author details
3131
author='Hanson',

0 commit comments

Comments
 (0)