Skip to content

Commit

Permalink
Merge pull request #452 from SeedSigner/setup-py-bump-version
Browse files Browse the repository at this point in the history
Bump version in setup.py to 0.7.0
  • Loading branch information
newtonick authored Aug 24, 2023
2 parents a8a48cb + edcd36d commit 12c5f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="seedsigner",
version="0.6.0",
version="0.7.0",
author="SeedSigner",
author_email="[email protected]",
description="Build an offline, airgapped Bitcoin signing device for less than $50!",
Expand Down

0 comments on commit 12c5f56

Please sign in to comment.