We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4fcb5b commit 3febdb9Copy full SHA for 3febdb9
bitsv/__init__.py
@@ -3,4 +3,4 @@
3
from bitsv.network.services import set_service_timeout, FullNode
4
from bitsv.wallet import Key, PrivateKey, wif_to_key
5
6
-__version__ = '0.10.1'
+__version__ = '0.10.2'
0 commit comments