Skip to content

Commit b379c89

Browse files
v2.7.1 (#486)
1 parent 9cdebdd commit b379c89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Release History
44
---------------
55

6-
Next Release
6+
2.7.1 (2020-01-21)
77
++++++++
88
- Fixed bug in `_get_retry_request_callable` introduced in release 2.7.0 which caused chunked uploads to fail
99

boxsdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
from __future__ import unicode_literals, absolute_import
44

55

6-
__version__ = '2.7.0'
6+
__version__ = '2.7.1'

0 commit comments

Comments
 (0)