## Task 10: Versioning and release process - Introduce a `__version__` attribute (e.g. in `oura_api_client/__init__.py`) and update `setup.py` accordingly. - Add a `CHANGELOG.md` to track notable changes across releases.