Skip to content

Commit

Permalink
Update package name in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Riccorl committed Feb 7, 2024
1 parent 0be7828 commit c3e9186
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 @@ -100,7 +100,7 @@ def fix_url_dependencies(req: str) -> str:
long_description = fh.read()

setuptools.setup(
name="goldenretriever",
name="goldenretriever-core",
version=VERSION["VERSION"],
author="Riccardo Orlando",
author_email="[email protected]",
Expand Down

0 comments on commit c3e9186

Please sign in to comment.