From 753e8d01e5337d1ccbff7e502dc2fd19100e1e7c Mon Sep 17 00:00:00 2001 From: athackst <6098197+athackst@users.noreply.github.com> Date: Sun, 12 Jul 2026 16:03:52 +0000 Subject: [PATCH] chore: apply CI template update --- .copier-answers.ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.copier-answers.ci.yml b/.copier-answers.ci.yml index 28cf71493..4a9ea2140 100644 --- a/.copier-answers.ci.yml +++ b/.copier-answers.ci.yml @@ -1,8 +1,7 @@ # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY -_commit: v0.1.0-5-g0fd01c0 +_commit: v0.2.0 _src_path: gh:athackst/ci automerge_mode: native -bump_script_path: '' do_releases: true release_template: "# Get it\n\n## Python\n\nInstall it with pip\n\n```bash\npip install\ \ mkdocs-simple-plugin==$RESOLVED_VERSION\n```\nSee it on pypi: [https://pypi.org/project/mkdocs-simple-plugin](https://pypi.org/project/mkdocs-simple-plugin/$RESOLVED_VERSION/)\n\