Skip to content
Snippets Groups Projects
Commit 9ea3e100 authored by Fabian Pedregosa's avatar Fabian Pedregosa
Browse files

Version number.

parent da4f5de0
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ MAINTAINER_EMAIL = 'fabian.pedregosa@inria.fr' ...@@ -17,7 +17,7 @@ MAINTAINER_EMAIL = 'fabian.pedregosa@inria.fr'
URL = 'http://scikit-learn.sourceforge.net' URL = 'http://scikit-learn.sourceforge.net'
LICENSE = 'new BSD' LICENSE = 'new BSD'
DOWNLOAD_URL = 'http://sourceforge.net/projects/scikit-learn/files/' DOWNLOAD_URL = 'http://sourceforge.net/projects/scikit-learn/files/'
VERSION = '0.8-git' VERSION = '0.8'
import setuptools # we are using a setuptools namespace import setuptools # we are using a setuptools namespace
from numpy.distutils.core import setup from numpy.distutils.core import setup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment