Skip to content

Commit

Permalink
Releasing second beta version 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
S1SYPHOS committed May 6, 2019
1 parent e390be4 commit cc4237c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}

@click.group(context_settings=CONTEXT_SETTINGS)
@click.version_option('1.0.0-beta.1', '-v', '--version')
@click.version_option('1.0.0-beta.2', '-v', '--version')
def cli():
pass

Expand Down

0 comments on commit cc4237c

Please sign in to comment.