diff --git a/cookiecutter.json b/cookiecutter.json index 4700421..1333e16 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -12,7 +12,7 @@ "__repo_name": "{{ ' '.join(cookiecutter.project_name.split()).lower().replace(' ', '-') }}", "__app_name": "{{ cookiecutter.__repo_name.replace('-','_') }}", - "__ai4_template": "ai4-template/2.1.2", + "__ai4_template": "ai4-template/2.1.3", "__prompts__": { "git_base_url": "git_base_url - Remote URL to host your new repositories (git), e.g.\n https://github.com/ai4os-hub (i.e. at github)",