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 9cdebdd commit b379c89Copy full SHA for b379c89
HISTORY.rst
@@ -3,7 +3,7 @@
3
Release History
4
---------------
5
6
-Next Release
+2.7.1 (2020-01-21)
7
++++++++
8
- Fixed bug in `_get_retry_request_callable` introduced in release 2.7.0 which caused chunked uploads to fail
9
boxsdk/version.py
@@ -3,4 +3,4 @@
from __future__ import unicode_literals, absolute_import
-__version__ = '2.7.0'
+__version__ = '2.7.1'
0 commit comments