Updated url in setup

This commit is contained in:
Eddy Hintze 2020-01-19 09:25:29 -05:00
parent 62c39d7bd9
commit 4658d61c9d

View File

@ -9,12 +9,12 @@ setup(
name='humblebundle-downloader',
packages=['humblebundle_downloader'],
version=__version__,
description='Download your Humbdle Bundle library',
description='Download your Humble Bundle library',
long_description=long_description,
long_description_content_type='text/markdown',
author='Eddy Hintze',
author_email="eddy@hintze.co",
url="https://gitx.codes/xtream1101/humblebundle-downloader",
url="https://github.com/xtream1101/humblebundle-downloader",
license='MIT',
classifiers=[
"Programming Language :: Python :: 3",