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 886b4c1 commit b093729Copy full SHA for b093729
CHANGELOG.rst
@@ -6,6 +6,13 @@ This project adheres to `Semantic Versioning`_ starting with version 0.7.0.
6
7
.. _v0-14-0:
8
9
+[0.14.1] - 2018-01-23
10
+^^^^^^^^^^^^^^^^^^^^^
11
+
12
+Fixed
13
+-----
14
+- scikit-learn is a global requirement
15
16
[0.14.0] - 2018-01-23
17
^^^^^^^^^^^^^^^^^^^^^
18
rasa_nlu/version.py
@@ -3,4 +3,4 @@
3
from __future__ import division
4
from __future__ import absolute_import
5
-__version__ = '0.14.0'
+__version__ = '0.14.1'
0 commit comments