PKG: Set version to 0.3.1.

This commit is contained in:
Stefan van der Walt
2011-10-12 13:17:35 -07:00
parent f0d8f076b6
commit a339c4ec06
+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.3'
VERSION = '0.3.1'
import os
import setuptools