We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b03eae8 commit c5b43e5Copy full SHA for c5b43e5
HISTORY.rst
@@ -3,6 +3,13 @@
3
Release History
4
---------------
5
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
13
3.0.0 (2022-01-17)
14
++++++++++++++++++++
15
boxsdk/version.py
@@ -1,3 +1,3 @@
1
# coding: utf-8
2
-__version__ = '3.0.0'
+__version__ = '3.0.1'
0 commit comments