diff --git a/setup.py b/setup.py index 7af752ad7..382adb286 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from distutils.core import setup -version = "0.29" +version = "0.30" setup(name = "Electrum", version = version,