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