Skip to content

Commit c5b43e5

Browse files
authored
chore(release): 3.0.1 (#664)
1 parent b03eae8 commit c5b43e5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
Release History
44
---------------
55

6+
3.0.1 (2022-01-26)
7+
++++++++++++++++++++
8+
9+
**Bug Fixes:**
10+
11+
- Move sphinx to test requirements (`#662 <https://github.com/box/box-python-sdk/pull/662>`_)
12+
613
3.0.0 (2022-01-17)
714
++++++++++++++++++++
815

boxsdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# coding: utf-8
22

3-
__version__ = '3.0.0'
3+
__version__ = '3.0.1'

0 commit comments

Comments
 (0)