PKG: Update version to 0.6.

This commit is contained in:
Stefan van der Walt
2012-06-24 21:36:28 -07:00
parent 9731b872f2
commit 36a39249ee
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
Name: scikits-image
Version: 0.6.0.dev0
Version: 0.6
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.6dev'
VERSION = '0.6'
import os
import setuptools