PKG: Start 0.8 development cycle.

This commit is contained in:
Tony S Yu
2012-10-13 23:24:54 -07:00
committed by Stefan van der Walt
parent 14b6a55ade
commit 4fa8bf8ac1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ MAINTAINER_EMAIL = 'stefan@sun.ac.za'
URL = 'http://scikits-image.org'
LICENSE = 'Modified BSD'
DOWNLOAD_URL = 'http://github.com/scikits-image/scikits-image'
VERSION = '0.7.0'
VERSION = '0.8dev'
PYTHON_VERSION = (2, 5)
DEPENDENCIES = {
'numpy': (1, 6),