bump version number

This commit is contained in:
thomasv 2011-12-06 12:41:06 +01:00
parent abbd4e065e
commit 5883aaf8ca
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
from distutils.core import setup
version = "0.29"
version = "0.30"
setup(name = "Electrum",
version = version,