Skip to content

Commit 89c5aca

Browse files
committed
Bump: Python-HDWallet into v3.0.1 package
1 parent f5e61b2 commit 89c5aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hdwallet/info.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from typing import List
88

99
__name__: str = "hdwallet"
10-
__version__: str = "v3.0.0"
10+
__version__: str = "v3.0.1"
1111
__license__: str = "MIT"
1212
__author__: str = "Meheret Tesfaye Batu"
1313
__email__: str = "[email protected]"

0 commit comments

Comments
 (0)