We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8031ac4 commit 9969d6bCopy full SHA for 9969d6b
1 file changed
update_version.sh
@@ -1,3 +1,3 @@
1
pip uninstall -y bitcoin-utils
2
python setup.py sdist bdist_wheel
3
-pip install dist/bitcoin-utils-0.8.1.tar.gz
+pip install dist/bitcoin_utils-0.8.1.tar.gz
0 commit comments