[skimage] 02/02: Version 0.4.2 to fix setup.py issues.
Andreas Tille
tille at debian.org
Fri Dec 23 08:22:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag v0.4.2
in repository skimage.
commit 44bf51b9dea9e101bc74e4616f2a78011cd65681
Author: Stefan van der Walt <stefan at sun.ac.za>
Date: Mon Dec 5 02:32:41 2011 -0800
Version 0.4.2 to fix setup.py issues.
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index bc340b6..323c4e8 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ MAINTAINER_EMAIL = 'stefan at sun.ac.za'
URL = 'http://scikits-image.org'
LICENSE = 'Modified BSD'
DOWNLOAD_URL = 'http://github.com/scikits-image/scikits-image'
-VERSION = '0.4.1'
+VERSION = '0.4.2'
import os
import setuptools
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/skimage.git
More information about the debian-science-commits
mailing list