Skip to content

Commit

Permalink
bump version to 3722
Browse files Browse the repository at this point in the history
  • Loading branch information
dwivediprab committed May 9, 2024
1 parent 4d2ebbb commit e11f5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calm/dsl/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
default=False,
help="Update cache before running command",
)
@click.version_option("3.7.2.1")
@click.version_option("3.7.2.2")
@click.pass_context
def main(ctx, config_file, sync):
"""Calm CLI
Expand Down

0 comments on commit e11f5b2

Please sign in to comment.