## 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.
Task 10: Versioning and release process
__version__attribute (e.g. inoura_api_client/__init__.py) and updatesetup.pyaccordingly.CHANGELOG.mdto track notable changes across releases.