Skip to content

Commit

Permalink
chore(release): 3.0.1 (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsocha2 committed Jan 26, 2022
1 parent b03eae8 commit c5b43e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
Release History
---------------

3.0.1 (2022-01-26)
++++++++++++++++++++

**Bug Fixes:**

- Move sphinx to test requirements (`#662 <https://github.com/box/box-python-sdk/pull/662>`_)

3.0.0 (2022-01-17)
++++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion boxsdk/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# coding: utf-8

__version__ = '3.0.0'
__version__ = '3.0.1'

0 comments on commit c5b43e5

Please sign in to comment.