mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-10 12:35:06 +08:00
Update versions for 0.9.0 release.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
Name: scikit-image
|
Name: scikit-image
|
||||||
Version: 0.9.dev0
|
Version: 0.9.0
|
||||||
Summary: Image processing routines for SciPy
|
Summary: Image processing routines for SciPy
|
||||||
Url: http://scikit-image.org
|
Url: http://scikit-image.org
|
||||||
DownloadUrl: http://github.com/scikit-image/scikit-image
|
DownloadUrl: http://github.com/scikit-image/scikit-image
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ MAINTAINER_EMAIL = 'stefan@sun.ac.za'
|
|||||||
URL = 'http://scikit-image.org'
|
URL = 'http://scikit-image.org'
|
||||||
LICENSE = 'Modified BSD'
|
LICENSE = 'Modified BSD'
|
||||||
DOWNLOAD_URL = 'http://github.com/scikit-image/scikit-image'
|
DOWNLOAD_URL = 'http://github.com/scikit-image/scikit-image'
|
||||||
VERSION = '0.9dev'
|
VERSION = '0.9.0'
|
||||||
PYTHON_VERSION = (2, 5)
|
PYTHON_VERSION = (2, 5)
|
||||||
DEPENDENCIES = {
|
DEPENDENCIES = {
|
||||||
'numpy': (1, 6),
|
'numpy': (1, 6),
|
||||||
|
|||||||
Reference in New Issue
Block a user