Skip to content

Commit 3d86f2e

Browse files
committed
renamed package name for pypi new compatibility rules
1 parent 24164b8 commit 3d86f2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
long_description = readme.read()
1212

1313
setup(
14-
name="bitcoin-utils",
14+
name="bitcoin_utils",
1515
version=__version__,
1616
description="Bitcoin utility functions",
1717
long_description=long_description,

0 commit comments

Comments
 (0)