From: Raphael Michel Date: Sat, 22 Apr 2023 17:27:57 +0000 (+0200) Subject: Bump to 4.0.0 X-Git-Tag: v4.0.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b9af162b76a2b423d0cf203381005be20739564;p=thirdparty%2Fpython-fints.git Bump to 4.0.0 --- diff --git a/fints/__init__.py b/fints/__init__.py index 64236b0..7893f24 100644 --- a/fints/__init__.py +++ b/fints/__init__.py @@ -1 +1 @@ -version = '3.1.0' +version = '4.0.0'