Skip to content

Commit

Permalink
updating package name
Browse files Browse the repository at this point in the history
  • Loading branch information
eaa3 committed Mar 4, 2024
1 parent c76a040 commit a2dc208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
]

setup(
name=f"{package_name}-py",
name=f"{package_name}x",
version=__version__,
description="Grip is a prototyping toolbox for manipulation research.",
long_description=open("README.md").read(),
Expand Down

0 comments on commit a2dc208

Please sign in to comment.