]> git.ipfire.org Git - thirdparty/python-fints.git/commitdiff
Bump sepaxml version
authorHenryk Plötz <henryk@ploetzli.ch>
Mon, 9 Sep 2019 10:34:51 +0000 (12:34 +0200)
committerHenryk Plötz <henryk@ploetzli.ch>
Mon, 9 Sep 2019 10:34:51 +0000 (12:34 +0200)
setup.py

index 5d11b1f6e25efe7689f38a3f84d6223feb045516..94b5a0b72d16f1705001eec5bd396c544a417ffe 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ setup(
         'bleach',
         'mt-940',
         'requests',
-        'sepaxml~=2.0',
+        'sepaxml~=2.1',
     ],
 
     packages=find_packages(include=['fints', 'fints.*']),