diff --git a/.copier-answers.yml b/.copier-answers.yml index 09431b18..fd7eee3e 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 5.0.2 +_commit: 5.0.3 _src_path: https://github.com/DiamondLightSource/python-copier-template author_email: gary.yendell@diamond.ac.uk author_name: Gary Yendell diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c19b4cf6..3a8be3a4 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -24,4 +24,4 @@ It is recommended that developers use a [vscode devcontainer](https://code.visua This project was created using the [Diamond Light Source Copier Template](https://github.com/DiamondLightSource/python-copier-template) for Python projects. -For more information on common tasks like setting up a developer environment, running the tests, and setting a pre-commit hook, see the template's [How-to guides](https://diamondlightsource.github.io/python-copier-template/5.0.2/how-to.html). +For more information on common tasks like setting up a developer environment, running the tests, and setting a pre-commit hook, see the template's [How-to guides](https://diamondlightsource.github.io/python-copier-template/5.0.3/how-to.html). diff --git a/README.md b/README.md index 1aeda609..360f9bc7 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ # FastCS -Source | +What | Where :---: | :---: +Source | PyPI | `pip install fastcs` Documentation | Releases |