Skip to content

Commit

Permalink
name update
Browse files Browse the repository at this point in the history
  • Loading branch information
killiansheriff committed Mar 13, 2024
1 parent ea7147f commit 2cb3fbc
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 @@
with open(os.path.join(root, "README.md"), "r", encoding="utf-8") as f:
long_description = f.read()
setup(
name="polya",
name="polyaenum",
version="0.0.1",
packages=find_packages(exclude=["tests.*", "tests", "figs", "examples", "media"]),
author="Killian Sheriff",
Expand Down

0 comments on commit 2cb3fbc

Please sign in to comment.