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 b461527 commit 6872cbaCopy full SHA for 6872cba
setup.py
@@ -25,7 +25,7 @@
25
setup(
26
name = 'scaleapi',
27
packages = ['scaleapi'],
28
- version = '0.2.15',
+ version = '0.2.16',
29
description = 'The official Python client library for the Scale API, the API for human intelligence.',
30
author = 'Calvin Huang',
31
author_email = '[email protected]',
0 commit comments