*Features*:
+ Introduces 12 :
* [Update dependencies in template.](https://github.com/zhiwei2017/pyckage-cookiecutter/commit/8d0d330c856f784d53b1f40326efe2f58e907744)
* [Update project dependencies.](https://github.com/zhiwei2017/pyckage-cookiecutter/commit/efb25474e418e2c624f85f9862228127c376532b)
* [Update supported python version in template, as well as for the project. Adapt pipeline files, README.](https://github.com/zhiwei2017/pyckage-cookiecutter/commit/d3c8f3fcff8b013d5bcb01ea6efe15daa7d05e6e)
* [Update copyright from single year to period.](https://github.com/zhiwei2017/pyckage-cookiecutter/commit/940b9dc9f7c57b1f6c9b820dd4ec1e05662083a4)
* [Update generated project structure in README.](https://github.com/zhiwei2017/pyckage-cookiecutter/commit/cfdf7e83b8cb18c72dfa5fbfe780cdd60c3c6a8c)
* [Use - to replace empty space in pyproject.toml, such that the poetry built wheel file has correct name.](https://github.com/zhiwei2017/pyckage-cookiecutter/pull/12/commits/b30d47a785fb424bcd230b4be79c1ff1eb798f5b)
* [Clean unused links in template's README, add links in project README.](https://github.com/zhiwei2017/pyckage-cookiecutter/pull/12/commits/c2e1360d80fd440eb2770de3fb050737d5607029)
* [Clean Makefile; update command description in Makefile section in project's README.](https://github.com/zhiwei2017/pyckage-cookiecutter/pull/12/commits/7d17b1d35d0915982bd5e3f76065d432f4d6ebec)