From: Raphael Michel Date: Mon, 23 Nov 2020 20:21:43 +0000 (+0100) Subject: Bump to 3.0.1 X-Git-Tag: v3.0.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc1c81e0a42be245c6af24bb0885ce1b2407bd2a;p=thirdparty%2Fpython-fints.git Bump to 3.0.1 --- diff --git a/fints/__init__.py b/fints/__init__.py index 5918abd..4554c22 100644 --- a/fints/__init__.py +++ b/fints/__init__.py @@ -1 +1 @@ -version = '3.0.0' +version = '3.0.1'