[skimage] 01/01: Release 0.4.1 with Christopher Gohlke's Python 3 fixes.
Andreas Tille
tille at debian.org
Fri Dec 23 08:22:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag v0.4.1
in repository skimage.
commit 4a25a5cf066a5e8116fc28b186ecd681c2f28680
Author: Stefan van der Walt <stefan at sun.ac.za>
Date: Mon Dec 5 02:23:58 2011 -0800
Release 0.4.1 with Christopher Gohlke's Python 3 fixes.
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 4bf5301..3beadab 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.5dev'
+VERSION = '0.4.1'
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