From: Raphael Michel Date: Sun, 5 Aug 2018 09:32:13 +0000 (+0200) Subject: Bump version to 1.0.1 X-Git-Tag: v1.0.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=832fcd0f4f56ccb27ffb8a0cc809168116031a16;p=thirdparty%2Fpython-fints.git Bump version to 1.0.1 --- diff --git a/fints/__init__.py b/fints/__init__.py index de43469..20ab5a9 100644 --- a/fints/__init__.py +++ b/fints/__init__.py @@ -1 +1 @@ -version = '1.0.0' +version = '1.0.1'