diff --git a/setup.py b/setup.py index 0d99190..c9aefbb 100644 --- a/setup.py +++ b/setup.py @@ -36,10 +36,10 @@ class BashhubDevelop(develop): setup(name='bashhub', version='__version__', description='Bashhub.com python client', - url='https://github.com/rcaloras', + url='https://github.com/rcaloras/bashhub-client', author='Ryan Caloras', author_email='ryan@bashhub.com', - license='MIT', + license='Apache', packages=find_packages(), include_package_data=True, install_requires=[