Skip to content

Commit e038d56

Browse files
committed
Bump: Python-BIP38 into v1.2.0 package
1 parent 682c253 commit e038d56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)