Skip to content

Commit 2f08660

Browse files
author
Fabian Pedregosa
committed
change version number to 0.10
1 parent 895dc9c commit 2f08660

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
URL = 'http://scikit-learn.sourceforge.net'
1818
LICENSE = 'new BSD'
1919
DOWNLOAD_URL = 'http://sourceforge.net/projects/scikit-learn/files/'
20-
VERSION = '0.10-git'
20+
VERSION = '0.10'
2121

2222
import setuptools # we are using a setuptools namespace
2323
from numpy.distutils.core import setup

sklearn/__init__.py

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

55-
__version__ = '0.10-git'
55+
__version__ = '0.10'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy