PKG: After release, update version to 0.4dev.

This commit is contained in:
Stefan van der Walt
2011-10-10 03:47:15 -07:00
parent 4712360970
commit 5587a0e803
+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.4dev'
import os
import setuptools