From: Raphael Michel Date: Fri, 25 Jan 2019 15:45:47 +0000 (+0100) Subject: Bump version to 2.0.1 X-Git-Tag: v2.0.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85fb3ed642147f7ced22cc9f0eb5f6415b5c2e56;p=thirdparty%2Fpython-fints.git Bump version to 2.0.1 --- diff --git a/fints/__init__.py b/fints/__init__.py index 37962c7..b61970d 100644 --- a/fints/__init__.py +++ b/fints/__init__.py @@ -1 +1 @@ -version = '2.0.0' +version = '2.0.1'