Prepare 1.8.8

This commit is contained in:
Neil Booth
2018-11-01 11:10:18 -04:00
parent 18165fea10
commit a5d5916b56
2 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
import os
import sys
sys.path.insert(0, os.path.abspath('..'))
VERSION="ElectrumX 1.8.7"
VERSION="ElectrumX 1.8.8"
# -- Project information -----------------------------------------------------