This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository fiona.
commit 82fbe2ca385e3af95d43cd33e8ca3c9a3e35c891 Author: Bas Couwenberg <[email protected]> Date: Sat Jun 11 12:40:01 2016 +0200 Imported Upstream version 1.7~b1 --- fiona/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fiona/__init__.py b/fiona/__init__.py index e17a2d6..5048a65 100644 --- a/fiona/__init__.py +++ b/fiona/__init__.py @@ -81,7 +81,7 @@ import uuid __all__ = ['bounds', 'listlayers', 'open', 'prop_type', 'prop_width'] -__version__ = "1.7.0" +__version__ = "1.7b1" __gdal_version__ = get_gdal_release_name().decode('utf-8') log = logging.getLogger('Fiona') -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fiona.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

