From fbeec76ae32144d25df7604f60c125a741a67c30 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 2 Jan 2017 21:09:52 +0100 Subject: [PATCH] Move GitHub repo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7e558be..baa65aa 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( version=version, description='Pure-python FinTS 3.0 (formerly known as HBCI) implementation', long_description=long_description, - url='https://github.com/raphaelm/PyFinTS', + url='https://github.com/raphaelm/python-fints', author='Raphael Michel', author_email='mail@raphaelmichel.de', license='GNU Lesser General Public License v3 (LGPLv3)', -- 2.47.2