plugins: do not overload __init__, use init() instead
[electrum-nvc.git] / lib / version.py
index 172b9b2..3d72061 100644 (file)
@@ -1,4 +1,4 @@
-ELECTRUM_VERSION = "1.8.1"  # version of the client package
+ELECTRUM_VERSION = "1.9"    # version of the client package
 PROTOCOL_VERSION = '0.6'    # protocol version requested
 SEED_VERSION     = 4        # bump this every time the seed generation is modified
 TRANSLATION_ID   = 4101     # version of the wiki page