diff --git a/setup.py b/setup.py index fa07d51..72a0c19 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ long_description = f.read() setup( - name='adafruit-circuitpython-mlx90939', + name='adafruit-circuitpython-mlx90393', use_scm_version=True, setup_requires=['setuptools_scm'], @@ -57,4 +57,4 @@ # You can just specify the packages manually here if your project is # simple. Or you can use find_packages(). py_modules=['adafruit_mlx90393'], -) \ No newline at end of file +)