We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509d52d commit d942af5Copy full SHA for d942af5
bip38/info.py
@@ -7,7 +7,7 @@
7
from typing import List
8
9
__name__: str = "bip38"
10
-__version__: str = "v1.2.0"
+__version__: str = "v1.3.0"
11
__license__: str = "MIT"
12
__author__: str = "Meheret Tesfaye Batu"
13
__email__: str = "meherett.batu@gmail.com"
0 commit comments