Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
by321 committed Dec 12, 2023
1 parent 1c957b5 commit 27e49df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safetensors_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
help="Quiet mode, don't print informational stuff" )

@click.group()
@click.version_option(version=3)
@click.version_option(version=6)
@quiet_flag

@click.pass_context
Expand Down

0 comments on commit 27e49df

Please sign in to comment.