Skip to content

Commit

Permalink
Update cli.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ehenneken authored May 20, 2020
1 parent 3fec354 commit 76650f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ads2gephi/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


@click.command()
@click.version_option(version='0.3.5')
@click.version_option(version='0.3.6')
@click.option(
'--coreset-sampler', '-c',
type=click.File(),
Expand Down

0 comments on commit 76650f6

Please sign in to comment.