Python 3.11 wheel missing

Hi! I recently migrated a project from Python 3.10 to 3.11 and although everything runs well, I noticed it added about a minute extra build time in my ci/cd pipeline. It seems as if validators doesn't provide a wheel for 3.11 and I was wondering if this is on the horizon?

Unfortunately I'm not experienced doing that myself, but please let me know if I can assist with anything,.

Thanks for your effort!