Prepare 1.8.1

This commit is contained in:
Neil Booth
2018-08-08 23:18:06 +09:00
parent ce5fede288
commit 019b4dd9a5
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
import os
import sys
sys.path.insert(0, os.path.abspath('..'))
VERSION="ElectrumX 1.8"
VERSION="ElectrumX 1.8.1"
# -- Project information -----------------------------------------------------