Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2ac5af8

Browse files
author
Fabian Pedregosa
committed
Release 0.8
1 parent 4285ab7 commit 2ac5af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scikits/learn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ def test(self, label='fast', verbose=1, extra_argv=['--exe'],
4141
'metrics', 'mixture', 'naive_bayes', 'neighbors', 'pipeline',
4242
'preprocessing', 'qda', 'svm', 'test', 'clone', 'pls']
4343

44-
__version__ = '0.8.git'
44+
__version__ = '0.8'

0 commit comments

Comments
 (0)