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 386e20d commit fa4e990Copy full SHA for fa4e990
HISTORY.rst
@@ -3,6 +3,11 @@
3
Release History
4
---------------
5
6
+2.4.1 (2019-05-16)
7
+++++++++++++++++++
8
+
9
+- Patch release for issues with v2.4.0.
10
11
2.4.0 (2019-05-16)
12
++++++++++++++++++
13
boxsdk/version.py
@@ -3,4 +3,4 @@
from __future__ import unicode_literals, absolute_import
-__version__ = '2.4.0'
+__version__ = '2.4.1'
0 commit comments