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.
2 parents 7ea56a4 + a1fc420 commit 636cba0Copy full SHA for 636cba0
setup.py
@@ -61,7 +61,7 @@ def main():
61
install_requires.append('ordereddict>=1.1')
62
setup(
63
name='boxsdk',
64
- version='1.3.0',
+ version='1.3.1',
65
description='Official Box Python SDK',
66
long_description=open(join(base_dir, 'README.rst')).read(),
67
author='Box',
0 commit comments