Skip to content

Commit

Permalink
Bump copier-controller from 0.2.0 to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rszamszur committed Feb 10, 2023
1 parent 84a5224 commit 16acea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastapi_mvc/generators/controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
@click.command(
cls=Generator,
template="https://github.com/fastapi-mvc/copier-controller.git",
vcs_ref="0.2.0",
vcs_ref="0.2.1",
category="Builtins",
help=cmd_help,
short_help=cmd_short_help,
Expand Down

0 comments on commit 16acea1

Please sign in to comment.