Skip to content

Commit ff19bc3

Browse files
chore: release 3.7.2 (#819)
1 parent ee29aa3 commit ff19bc3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.7.2](https://github.com/box/box-python-sdk/compare/v3.7.1...v3.7.2) (2023-05-26)
6+
7+
8+
### Bug Fixes:
9+
10+
* Use the older version of `urllib3` ([#815](https://github.com/box/box-python-sdk/issues/815)) ([ee29aa3](https://github.com/box/box-python-sdk/commit/ee29aa3fcf9ac71e9866913a87414cf625c0b805))
11+
512
### [3.7.1](https://github.com/box/box-python-sdk/compare/v3.7.0...v3.7.1) (2023-04-18)
613

714

boxsdk/version.py

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

0 commit comments

Comments
 (0)