PKG: Update version number for release.

This commit is contained in:
Stefan van der Walt
2011-10-10 03:24:53 -07:00
parent 5090cef716
commit a1ab5af896
+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.3dev'
VERSION = '0.3'
import os
import setuptools