# Server name and protocol versions VERSION = '1.0.10' SUB_VERSION = 'ElectrumX {}'.format(VERSION) PROTOCOL_MIN = '1.0' PROTOCOL_MAX = '1.0'