diff --git a/setup.py b/setup.py index 82dcfb5d..fb6eff2c 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="seedsigner", - version="0.6.0", + version="0.7.0", author="SeedSigner", author_email="author@example.com", description="Build an offline, airgapped Bitcoin signing device for less than $50!",