PKG: Start 0.7 development cycle.

This commit is contained in:
Stefan van der Walt
2012-06-24 21:46:12 -07:00
parent 53426a0077
commit 249fa149ef
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
Name: scikits-image
Version: 0.6
Version: 0.7.0.dev
Summary: Image processing routines for SciPy
Url: http://scikits-image.org
DownloadUrl: http://github.com/scikits-image/scikits-image
+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.6'
VERSION = '0.7dev'
import os
import setuptools