Skip to content

Commit b093729

Browse files
committed
increment version
1 parent 886b4c1 commit b093729

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ This project adheres to `Semantic Versioning`_ starting with version 0.7.0.
66

77
.. _v0-14-0:
88

9+
[0.14.1] - 2018-01-23
10+
^^^^^^^^^^^^^^^^^^^^^
11+
12+
Fixed
13+
-----
14+
- scikit-learn is a global requirement
15+
916
[0.14.0] - 2018-01-23
1017
^^^^^^^^^^^^^^^^^^^^^
1118

rasa_nlu/version.py

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

6-
__version__ = '0.14.0'
6+
__version__ = '0.14.1'

0 commit comments

Comments
 (0)