Skip to content

Commit 0d27aca

Browse files
committed
Bump: Python-BIP38 into v1.1.0 package
1 parent f87cb18 commit 0d27aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip38/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from typing import List
88

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

0 commit comments

Comments
 (0)