diff --git a/setup.py b/setup.py index 40c1d51..4d5734e 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ with open("README.md", "r", encoding="utf-8") as fh: long_description = fh.read() setuptools.setup( - name="passui", + name="pass_handler", version="0.0.1", author="Micke Nordin", author_email="hej@mic.ke",