diff --git a/version.py b/version.py index ee1f00c2..174b9899 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.45" +ELECTRUM_VERSION = "0.46" SEED_VERSION = 4 # bump this everytime the seed generation is modified