We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2c5b5 commit 5fd9c63Copy full SHA for 5fd9c63
setup.py
@@ -25,7 +25,7 @@
25
setup(
26
name = 'scaleapi',
27
packages = ['scaleapi'],
28
- version = '0.2.14',
+ version = '0.2.15',
29
description = 'The official Python client library for the Scale API, the API for human intelligence.',
30
author = 'Calvin Huang',
31
author_email = 'c@lvin.me',
0 commit comments