OCIO 2.2 cg Config + OCIO Python API 2.0.0 & 1.x Versions

Hello,
I’m downloading my OCIO 2.x Aces 1.3 configs from: Releases · AcademySoftwareFoundation/OpenColorIO-Config-ACES · GitHub

I noticed there is no OCIO 2.2 (VFX Reference platform 2023 standard) cg config. Where would I go about getting one? Would it be suitable to just download the 2.1 config and edit the ocio_profile_version, name, and description to update it to 2.2?

Additionally, when using the OCIO Python API, I am installing the packages using pip from opencolorio · PyPI, but only see versions from 2.1.0 - 2.2.0. How/where can I use the Python API for OCIO 2.0.0 and for 1.x for use with 2.0.0 and 1.x config files? Or is it fine to use the newest API version with older config files (As of now I’m under the impression that I should match the API version with the config’s OCIO version, but correct me if I’m wrong)?

Thanks!