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 f87cb18 commit 0d27acaCopy full SHA for 0d27aca
bip38/info.py
@@ -7,7 +7,7 @@
7
from typing import List
8
9
__name__: str = "bip38"
10
-__version__: str = "v1.0.1"
+__version__: str = "v1.1.0"
11
__license__: str = "MIT"
12
__author__: str = "Meheret Tesfaye Batu"
13
__email__: str = "[email protected]"
0 commit comments