Skip to content

Commit

Permalink
update to v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanpilz committed Sep 1, 2023
1 parent baedc4d commit 99340c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freyja/_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@


@click.group()
@click.version_option('1.4.5')
@click.version_option('1.4.6')
def cli():
pass

Expand Down

0 comments on commit 99340c5

Please sign in to comment.