Skip to content

Commit 83e6249

Browse files
committed
Adding history log and new version
1 parent e180f74 commit 83e6249

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.rst

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

6+
4.1.2 (2015-04-28)
7+
~~~~~~~~~~~~~~~~~~
8+
9+
- Fixing bug in summarize method for local models. Ensuring unicode use and
10+
adding tests for generated outputs.
11+
612
4.1.1 (2015-04-26)
713
~~~~~~~~~~~~~~~~~~
814

bigml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '4.1.1'
1+
__version__ = '4.1.2'

0 commit comments

Comments
 (0)