PKG: Update version to 0.5.

This commit is contained in:
Stefan van der Walt
2012-02-26 20:56:53 -08:00
parent 5b8798e3f7
commit d86dc4eed8
+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.5dev'
VERSION = '0.5'
import os
import setuptools