Skip to content

Commit

Permalink
Bump copier-project from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rszamszur committed Jan 1, 2023
1 parent 0e710c1 commit e99e66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastapi_mvc/cli/new.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
@click.command(
cls=Generator,
template="https://github.com/fastapi-mvc/copier-project.git",
vcs_ref="0.2.0",
vcs_ref="0.3.0",
help=cmd_help,
short_help=cmd_short_help,
epilog=epilog,
Expand Down

0 comments on commit e99e66c

Please sign in to comment.