From: philipp Date: Wed, 1 Dec 2010 18:52:49 +0000 (+0000) Subject: Increased version number to reflect the change from the previous commit. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/commitdiff_plain/f35c36cdfb5f408d6ae1b17c92a00e886e3dc4a0 Increased version number to reflect the change from the previous commit. git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/wradmin@682 7aebc617-e5e2-0310-91dc-80fb5f6d2477 --- diff --git a/wradmin/setup.py b/wradmin/setup.py index 2af8630..4268fc1 100644 --- a/wradmin/setup.py +++ b/wradmin/setup.py @@ -7,7 +7,7 @@ except ImportError: setup( name='wradmin', - version='1.3.0', + version='1.3.1', description='Administrative Interface for Winterrodeln', author='Philipp Spitzer', author_email='philipp.spitzer@winterrodeln.org',