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 b9585eb commit 5d3896aCopy full SHA for 5d3896a
setup.py
@@ -25,7 +25,7 @@
25
setup(
26
name = 'scaleapi',
27
packages = ['scaleapi'],
28
- version = '0.2.16',
+ version = '0.3.0',
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