Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fortesp committed Oct 20, 2020
1 parent aa61cc7 commit 4fd0394
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Bitcoin Address
### v.0.1.1
### v.0.1.2
Bitcoin Wallet Address Generator

This is a simple Bitcoin wallet address generator coded in Python 3.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setuptools.setup(
name="bitcoinaddress",
version="0.1.1",
version="0.1.2",
author="Pedro Fortes",
author_email="[email protected]",
description="A simple Bitcoin address generator",
Expand Down

0 comments on commit 4fd0394

Please sign in to comment.