diff --git a/python/setup.py b/python/setup.py index 2a384df..95d82e9 100644 --- a/python/setup.py +++ b/python/setup.py @@ -10,7 +10,7 @@ # long_description = f.read() setup( - name="reachy2-sdk-api", + name="reachy2_sdk_api", version="1.0.11", packages=find_packages(exclude=["tests"]), install_requires=[