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.
2 parents d045bbe + 660dfed commit aa71aa8Copy full SHA for aa71aa8
hdwallet/__init__.py
@@ -7,3 +7,5 @@
7
__all__ = [
8
"HDWallet", "BIP32HDWallet", "BIP44HDWallet", "BIP49HDWallet", "BIP84HDWallet", "BIP141HDWallet"
9
]
10
+
11
+__version__ = "1.3.2"
0 commit comments