Skip to content

Commit

Permalink
fix pypi name conflict issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxiang-wu committed Apr 17, 2024
1 parent 2ec677d commit 6fafd97
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 @@ -7,7 +7,7 @@
requirements = f.read().splitlines()

setup(
name="aide",
name="aideml",
version="0.1.1",
author="Weco AI",
author_email="[email protected]",
Expand Down

0 comments on commit 6fafd97

Please sign in to comment.