Import version
This commit is contained in:
parent
e580ee9e35
commit
ba7f44e484
|
@ -25,6 +25,8 @@ from frozendict import frozendict
|
||||||
from .pbc_types import (Address, Signature, HashSha256, Transaction,
|
from .pbc_types import (Address, Signature, HashSha256, Transaction,
|
||||||
SignedTransaction, SignedTransactionInnerPart)
|
SignedTransaction, SignedTransactionInnerPart)
|
||||||
|
|
||||||
|
from _version import __version__ #noqa: F401
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user