Skip to content

Commit cd8c4f5

Browse files
authored
Merge pull request #26 from bombs-kim/master
Added version info
2 parents 3b76caf + 41b6a01 commit cd8c4f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

hdwallet/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
__all__ = [
88
"HDWallet", "BIP32HDWallet", "BIP44HDWallet", "BIP49HDWallet", "BIP84HDWallet", "BIP141HDWallet"
99
]
10+
11+
__version__ = "1.3.2"

0 commit comments

Comments
 (0)