I see that _dataset_path() returns a hardcoded release
return f"overturemaps-us-west-2/release/2025-03-19.0/theme={theme}/type={overture_type}/"
It would be great to define a variable foe a specific version of the data, like 2024-11-13.0
I can make a PR to add it.