diff --git a/setup.py b/setup.py index e31251f..56013d8 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ long_description = (this_directory / "README.md").read_text(encoding="utf-8") setup( - name="TheengsGateway", + name="theengsgateway", long_description=long_description, long_description_content_type="text/markdown", author="Theengs",