diff --git a/setup.py b/setup.py index 53d3f62..e4aca00 100755 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ description="Asynchronous Python wrapper for BenBot API.", long_description=long_description, long_description_content_type="text/markdown", - url="https://github.com/xMistt/BenBot", + url="https://github.com/xMistt/BenBotAsync", packages=setuptools.find_packages(), classifiers=[ "Programming Language :: Python :: 3",