This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository owslib.
commit b42a28da70582aea9d22775e2b1a141fec26dea6 Author: Bas Couwenberg <[email protected]> Date: Fri Dec 25 16:23:24 2015 +0100 Imported Upstream version 0.10.3 --- VERSION.txt | 2 +- owslib/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 5eef0f1..a3f5a8e 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.10.2 +0.10.3 diff --git a/owslib/__init__.py b/owslib/__init__.py index 440f575..9bfec85 100644 --- a/owslib/__init__.py +++ b/owslib/__init__.py @@ -1,3 +1,3 @@ from __future__ import (absolute_import, division, print_function) -__version__ = '0.10.2' +__version__ = '0.10.3' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/owslib.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

