From 832fcd0f4f56ccb27ffb8a0cc809168116031a16 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sun, 5 Aug 2018 11:32:13 +0200 Subject: [PATCH] Bump version to 1.0.1 --- fints/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.47.2