First release of the `aiida-test-cache` package on PyPI.
This release is fully backwards compatible with the (now renamed) `aiida-testing` package. Existing users can simply update their dependencies to `aiida-test-cache==0.0.1`.
This release supports aiida-core v1 up until (including) v2.5.
Supportted Python versions: 3.7-3.12
What's Changed
* Support new Python versions by danielhollas in https://github.com/aiidateam/aiida-test-cache/pull/73
* Rename package: `aiida-testing` -> `aiida-test-cache` by danielhollas in https://github.com/aiidateam/aiida-test-cache/pull/76
* Fix CI badge by danielhollas in https://github.com/aiidateam/aiida-test-cache/pull/77
* Link to original RTD url by danielhollas in https://github.com/aiidateam/aiida-test-cache/pull/78
* Rename default config file to `.aiida-test-cache-config.yml` by danielhollas in https://github.com/aiidateam/aiida-test-cache/pull/81
* chore: Switch from pylint to ruff by danielhollas in https://github.com/aiidateam/aiida-test-cache/pull/82
* Support aiida 2.5 by danielhollas in https://github.com/aiidateam/aiida-test-cache/pull/84
* CI: Publish workflow (PyPI) by danielhollas in https://github.com/aiidateam/aiida-test-cache/pull/83
New Contributors
* danielhollas made their first contribution in https://github.com/aiidateam/aiida-test-cache/pull/73
**Full Changelog**: https://github.com/aiidateam/aiida-test-cache/commits/v0.0.1