Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
glannuzel committed Dec 10, 2024
1 parent d9ecc67 commit 3f44e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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=[
Expand Down

0 comments on commit 3f44e87

Please sign in to comment.