We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24164b8 commit 3d86f2eCopy full SHA for 3d86f2e
1 file changed
setup.py
@@ -11,7 +11,7 @@
11
long_description = readme.read()
12
13
setup(
14
- name="bitcoin-utils",
+ name="bitcoin_utils",
15
version=__version__,
16
description="Bitcoin utility functions",
17
long_description=long_description,
0 commit comments