mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-04 13:14:23 +08:00
Update version to 0.2dev in setup.py.
This commit is contained in:
@@ -20,7 +20,7 @@ MAINTAINER_EMAIL = 'stefan@sun.ac.za',
|
||||
URL = 'http://stefanv.github.com/scikits.image'
|
||||
LICENSE = 'Modified BSD'
|
||||
DOWNLOAD_URL = 'http://github.com/stefanv/scikits.image'
|
||||
VERSION = '0.1'
|
||||
VERSION = '0.2dev'
|
||||
|
||||
import setuptools
|
||||
from numpy.distutils.core import setup
|
||||
|
||||
Reference in New Issue
Block a user