Update project url

This commit is contained in:
thunderbiscuit 2021-12-13 19:45:48 -05:00
parent d946e53c60
commit 964b7ae5f0
No known key found for this signature in database
GPG Key ID: 88253696EB836462

View File

@ -71,7 +71,7 @@ setup(
description="The Python language bindings for the bitcoindevkit",
long_description=LONG_DESCRIPTION,
long_description_content_type='text/markdown',
url="https://github.com/bitcoindevkit/bdk-ffi",
url="https://github.com/thunderbiscuit/bdk-python",
author="Alekos Filini <alekos.filini@gmail.com>, Steve Myers <steve@notmandatory.org>",
license="MIT or Apache 2.0",
)