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

Skip to content

Commit 9ea3e10

Browse files
author
Fabian Pedregosa
committed
Version number.
1 parent da4f5de commit 9ea3e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.8-git'
20+
VERSION = '0.8'
2121

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

0 commit comments

Comments
 (0)