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

0.1 beta release

From: Fabian Pedregosa <fabian.pedregosa@inria.fr>

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@383 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
parent 8ab0e8ff
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ MAINTAINER_EMAIL = 'fabian.pedregosa@inria.fr'
URL = 'http://scikit-learn.sourceforge.net'
LICENSE = 'new BSD'
DOWNLOAD_URL = 'http://sourceforge.net/projects/scikit-learn/files/'
VERSION = '0.1-SVN'
VERSION = '0.1-beta'
import setuptools # we are using a setuptools namespace
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