From: Raphael Michel Date: Fri, 8 Jun 2018 08:33:19 +0000 (+0200) Subject: Bump version to 0.3.0 X-Git-Tag: v0.3.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca42f69a7e978228e5014d88bf74fbf4f466fd3;p=thirdparty%2Fpython-fints.git Bump version to 0.3.0 --- diff --git a/fints/__init__.py b/fints/__init__.py index 01673f6..9c24b58 100644 --- a/fints/__init__.py +++ b/fints/__init__.py @@ -1 +1 @@ -version = '0.2.1' +version = '0.3.0'