Skip to content

Commit 3d00d74

Browse files
chore: release 3.9.2 (#854)
1 parent 3fca3fe commit 3d00d74

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.9.2](https://github.com/box/box-python-sdk/compare/v3.9.1...v3.9.2) (2023-10-18)
6+
7+
8+
### Bug Fixes:
9+
10+
* Remove restriction to version <2 of `urllib3` library ([#851](https://github.com/box/box-python-sdk/issues/851)) ([1dcd82e](https://github.com/box/box-python-sdk/commit/1dcd82e93267bfc68e3a7f8068b3c45ab7e86daf))
11+
512
### [3.9.1](https://github.com/box/box-python-sdk/compare/v3.9.0...v3.9.1) (2023-09-14)
613

714

boxsdk/version.py

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

0 commit comments

Comments
 (0)