Skip to content

Commit d942af5

Browse files
committed
Bump: Python-BIP38 into v1.3.0 package
1 parent 509d52d commit d942af5

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.2.0"
10+
__version__: str = "v1.3.0"
1111
__license__: str = "MIT"
1212
__author__: str = "Meheret Tesfaye Batu"
1313
__email__: str = "meherett.batu@gmail.com"

0 commit comments

Comments
 (0)