Skip to content

Commit

Permalink
Updated links and license
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaloras committed May 31, 2016
1 parent cfe8828 commit 651dfd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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='[email protected]',
license='MIT',
license='Apache',
packages=find_packages(),
include_package_data=True,
install_requires=[
Expand Down

0 comments on commit 651dfd1

Please sign in to comment.