diff --git a/setup.py b/setup.py index 381bde0c..76fd5072 100644 --- a/setup.py +++ b/setup.py @@ -61,7 +61,7 @@ def build_extension(self, ext): setup( - name="franky", + name="franky-panda", version="0.1.0", description="High-Level Motion Library for the Franka Panda Robot (fork of frankx)", long_description=long_description,