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 d4fd2cd commit f0ccf03Copy full SHA for f0ccf03
setup.py
@@ -28,7 +28,7 @@
28
setup(
29
name = 'scaleapi',
30
packages = ['scaleapi'],
31
- version = '0.3.0',
+ version = '0.3.1',
32
description = 'The official Python client library for the Scale API, the API for human intelligence.',
33
author = 'Calvin Huang',
34
author_email = '[email protected]',
0 commit comments