Skip to content

Commit

Permalink
Added version
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurilahane committed Jan 24, 2020
1 parent a279524 commit 3e19963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygenpass/password.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

@click.command(help="Show Version")
def version():
click.echo("Genpass v0.1")
click.echo("PyGenpass v0.2")


@click.command(help="Show all passwords")
Expand Down

0 comments on commit 3e19963

Please sign in to comment.