Skip to content

Commit fa4e990

Browse files
author
carycheng
committed
v2.4.1
1 parent 386e20d commit fa4e990

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.rst

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

6+
2.4.1 (2019-05-16)
7+
++++++++++++++++++
8+
9+
- Patch release for issues with v2.4.0.
10+
611
2.4.0 (2019-05-16)
712
++++++++++++++++++
813

boxsdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
from __future__ import unicode_literals, absolute_import
44

55

6-
__version__ = '2.4.0'
6+
__version__ = '2.4.1'

0 commit comments

Comments
 (0)