Set master branch to 0.12

This commit is contained in:
Stefan van der Walt
2015-03-04 18:41:26 -08:00
parent 11396fa285
commit 1da2446a1d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ MAINTAINER_EMAIL = 'stefan@sun.ac.za'
URL = 'http://scikit-image.org'
LICENSE = 'Modified BSD'
DOWNLOAD_URL = 'http://github.com/scikit-image/scikit-image'
VERSION = '0.11.0'
VERSION = '0.12dev'
PYTHON_VERSION = (2, 6)
import os