Skip to content

Commit

Permalink
Merge pull request #300 from nutanix/task/3722-bump-version-to-3722
Browse files Browse the repository at this point in the history
Bump version to 3722
  • Loading branch information
abhijeetkaurav1st authored May 9, 2024
2 parents 2e498bd + e11f5b2 commit a548c16
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 a548c16

Please sign in to comment.