From a285b0971208deb02dbfcc99cc4080c41b38695e Mon Sep 17 00:00:00 2001 From: Gert-Jan Paulissen Date: Sun, 18 Feb 2024 15:12:12 +0100 Subject: [PATCH] Update __about__.py --- __about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__about__.py b/__about__.py index a41f2b9..561de4f 100644 --- a/__about__.py +++ b/__about__.py @@ -6,7 +6,7 @@ ING, KNAB and ASN. '''.strip().split()) __email__ = "gert.jan.paulissen@gmail.com" -__version__ = '1.5.04.1' +__version__ = '1.5.0' __license__ = "GPLv3" __copyright__ = 'Copyright 2020-2024 Gert-Jan Paulissen' __url__ = "https://github.com/gpaulissen/ofxstatement-dutch"