Prepare 1.8.2

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