expose electrum version as __version__
This commit is contained in:
@@ -12,3 +12,6 @@ from . import daemon
|
||||
from .transaction import Transaction
|
||||
from .plugin import BasePlugin
|
||||
from .commands import Commands, known_commands
|
||||
|
||||
|
||||
__version__ = ELECTRUM_VERSION
|
||||
|
||||
Reference in New Issue
Block a user