Update project url
This commit is contained in:
parent
d946e53c60
commit
964b7ae5f0
2
setup.py
2
setup.py
@ -71,7 +71,7 @@ setup(
|
|||||||
description="The Python language bindings for the bitcoindevkit",
|
description="The Python language bindings for the bitcoindevkit",
|
||||||
long_description=LONG_DESCRIPTION,
|
long_description=LONG_DESCRIPTION,
|
||||||
long_description_content_type='text/markdown',
|
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>",
|
author="Alekos Filini <alekos.filini@gmail.com>, Steve Myers <steve@notmandatory.org>",
|
||||||
license="MIT or Apache 2.0",
|
license="MIT or Apache 2.0",
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user