From aa1557db8072e1dae902a9f99e155533bcbfaf46 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sat, 26 Oct 2024 16:42:23 +0200 Subject: [PATCH] Bump to 4.2.0 --- fints/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fints/__init__.py b/fints/__init__.py index 474b689..9888a5b 100644 --- a/fints/__init__.py +++ b/fints/__init__.py @@ -1 +1 @@ -version = '4.1.1' +version = '4.2.0' -- 2.39.5