File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- <img height =" 100 " alt =" BIP38 " src =" https://raw.githubusercontent.com/talonlab/python-bip38/refs/heads/master/docs/static/svg/bip38-logo.svg " >
1+ <div >
2+ <a target="_blank" href="https://github.com/talonlab/bip38-desktop"><img align="right" height="25" alt="Desktop" src="https://img.shields.io/badge/desktop-65619c"></a>
3+ <img height="100" alt="BIP38" src="https://raw.githubusercontent.com/talonlab/python-bip38/refs/heads/master/docs/static/svg/bip38-logo.svg">
4+ </div >
25
36# Bitcoin Improvement Proposal - 0038 / BIP38
47
Original file line number Diff line number Diff line change 77from typing import List
88
99__name__ : str = "bip38"
10- __version__ : str = "v1.3.0 "
10+ __version__ : str = "v1.3.1 "
1111__license__ : str = "MIT"
1212__author__ : str = "Meheret Tesfaye Batu"
1313__email__ : str = "meherett.batu@gmail.com"
You can’t perform that action at this time.
0 commit comments