|
@ -15,7 +15,7 @@ |
|
|
import os |
|
|
import os |
|
|
import sys |
|
|
import sys |
|
|
sys.path.insert(0, os.path.abspath('..')) |
|
|
sys.path.insert(0, os.path.abspath('..')) |
|
|
VERSION="ElectrumX 1.8.3" |
|
|
VERSION="ElectrumX 1.8.4" |
|
|
|
|
|
|
|
|
# -- Project information ----------------------------------------------------- |
|
|
# -- Project information ----------------------------------------------------- |
|
|
|
|
|
|
|
|