diff --git a/setup.py b/setup.py index 4a422aa..16e775f 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ VERSION = "0.1.65" setup( - name="python-openevse-http", + name="python_openevse_http", version=VERSION, url="https://github.com/firstof9/python-openevse-http", download_url="https://github.com/firstof9/python-openevse-http",