Prepare 1.8.3

This commit is contained in:
Neil Booth
2018-08-11 18:27:48 +09:00
parent a0c8fbe631
commit 37691f6f1e
2 changed files with 11 additions and 21 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
import os
import sys
sys.path.insert(0, os.path.abspath('..'))
VERSION="ElectrumX 1.8.2"
VERSION="ElectrumX 1.8.3"
# -- Project information -----------------------------------------------------