Skip to content

Commit

Permalink
fix download_url
Browse files Browse the repository at this point in the history
  • Loading branch information
clhuang committed Jul 7, 2017
1 parent 4bf8d11 commit 3f698b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
author = 'Calvin Huang',
author_email = '[email protected]',
url = 'https://github.com/scaleapi/scaleapi-python-client',
download_url = 'https://github.com/scaleapi/scaleapi-python-client/tarball/0.1.2',
download_url = 'https://github.com/scaleapi/scaleapi-python-client/tarball/0.1.9',
keywords = ['scale', 'scaleapi', 'humans', 'tasks', 'categorization', 'transcription', 'annotation', 'comparison', 'data collection', 'phone call', 'audio transcription'],
install_requires = install_requires,
classifiers = ['Programming Language :: Python :: 2.7',
Expand Down

0 comments on commit 3f698b7

Please sign in to comment.