Skip to content

Commit 3f698b7

Browse files
committed
fix download_url
1 parent 4bf8d11 commit 3f698b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
author = 'Calvin Huang',
3131
author_email = 'c@lvin.me',
3232
url = 'https://github.com/scaleapi/scaleapi-python-client',
33-
download_url = 'https://github.com/scaleapi/scaleapi-python-client/tarball/0.1.2',
33+
download_url = 'https://github.com/scaleapi/scaleapi-python-client/tarball/0.1.9',
3434
keywords = ['scale', 'scaleapi', 'humans', 'tasks', 'categorization', 'transcription', 'annotation', 'comparison', 'data collection', 'phone call', 'audio transcription'],
3535
install_requires = install_requires,
3636
classifiers = ['Programming Language :: Python :: 2.7',

0 commit comments

Comments
 (0)