From: Raphael Michel Date: Mon, 2 Jan 2017 20:09:52 +0000 (+0100) Subject: Move GitHub repo X-Git-Tag: v0.1.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbeec76ae32144d25df7604f60c125a741a67c30;p=thirdparty%2Fpython-fints.git Move GitHub repo --- 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)',