Skip to content

Commit 526aa30

Browse files
chore: release 3.6.2 (#799)
1 parent fc23333 commit 526aa30

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.6.2](https://github.com/box/box-python-sdk/compare/v3.6.1...v3.6.2) (2023-02-07)
6+
7+
8+
### Bug Fixes:
9+
10+
* Retry `Connection broken` and `Connection reset` requests errors ([#794](https://github.com/box/box-python-sdk/issues/794)) ([f1a0aa4](https://github.com/box/box-python-sdk/commit/f1a0aa434369f06e80654a9f5c4b796100881aa6))
11+
512
### [3.6.1](https://github.com/box/box-python-sdk/compare/v3.6.0...v3.6.1) (2023-01-09)
613

714

boxsdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.6.1'
1+
__version__ = '3.6.2'

0 commit comments

Comments
 (0)