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 7ea56a4 commit a1fc420Copy full SHA for a1fc420
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