Prepare 0.11.0

This commit is contained in:
Neil Booth
2019-04-18 10:42:54 +01:00
parent 1a76e6ff39
commit d96558a722
2 changed files with 18 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.10.1"
VERSION="ElectrumX 1.11.0"
# -- Project information -----------------------------------------------------