diff --git a/setup.py b/setup.py index 752e376..2524d09 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ with open("README.md", "r") as fh: long_description = fh.read() setuptools.setup( - name="dd-oper-api", # Replace with your own username + name="ddOperApi", # Replace with your own username version="0.0.1", author="Marcel Nijenhof", author_email="pip@pion.xs4all.nl",