diff --git a/version.py b/version.py index 0516f69e..01964513 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.47" +ELECTRUM_VERSION = "0.47a" SEED_VERSION = 4 # bump this everytime the seed generation is modified