Skip to content

Commit 7f91e74

Browse files
docs: update repository location in release metadata
1 parent c9e96ab commit 7f91e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
zip_safe=False,
2727
packages=["bdkpython"],
2828
package_dir={"bdkpython": "./src/bdkpython"},
29-
url="https://github.com/bitcoindevkit/bdk-ffi",
29+
url="https://github.com/bitcoindevkit/bdkpython",
3030
author="Bitcoin Dev Kit Developers <[email protected]>",
3131
license="MIT or Apache 2.0",
3232
# This is required to ensure the library name includes the python version, abi, and platform tags

0 commit comments

Comments
 (0)