fix #2995
This commit is contained in:
@@ -343,7 +343,7 @@ class Commands:
|
||||
@command('')
|
||||
def version(self):
|
||||
"""Return the version of electrum."""
|
||||
from version import ELECTRUM_VERSION
|
||||
from .version import ELECTRUM_VERSION
|
||||
return ELECTRUM_VERSION
|
||||
|
||||
@command('w')
|
||||
|
||||
Reference in New Issue
Block a user