Merge branch 'master' into subdomain

This commit is contained in:
Aaron Blankstein
2017-08-10 16:47:38 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ exec(open("blockstack_client/version.py").read())
setup(
name='blockstack',
version=__version__,
url='https://github.com/blockstack/blockack-core',
url='https://github.com/blockstack/blockstack-core',
license='GPLv3',
author='Blockstack.org',
author_email='support@blockstack.org',