Skip to content

Commit

Permalink
Merge pull request #26 from bombs-kim/master
Browse files Browse the repository at this point in the history
Added version info
  • Loading branch information
meherett authored Sep 13, 2021
2 parents 3b76caf + 41b6a01 commit cd8c4f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hdwallet/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
__all__ = [
"HDWallet", "BIP32HDWallet", "BIP44HDWallet", "BIP49HDWallet", "BIP84HDWallet", "BIP141HDWallet"
]

__version__ = "1.3.2"

0 comments on commit cd8c4f5

Please sign in to comment.