Skip to content

Commit f0ccf03

Browse files
committed
bump version
1 parent d4fd2cd commit f0ccf03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
setup(
2929
name = 'scaleapi',
3030
packages = ['scaleapi'],
31-
version = '0.3.0',
31+
version = '0.3.1',
3232
description = 'The official Python client library for the Scale API, the API for human intelligence.',
3333
author = 'Calvin Huang',
3434
author_email = 'c@lvin.me',

0 commit comments

Comments
 (0)