We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809ec79 commit 4bf8d11Copy full SHA for 4bf8d11
setup.py
@@ -25,7 +25,7 @@
25
setup(
26
name = 'scaleapi',
27
packages = ['scaleapi'],
28
- version = '0.1.8',
+ version = '0.1.9',
29
description = 'The official Python client library for the Scale API, the API for human labor.',
30
author = 'Calvin Huang',
31
author_email = '[email protected]',
0 commit comments