saghul / pycares

Python interface for c-ares
https://pypi.org/project/pycares/
MIT License
162 stars 74 forks source link

Use stable 3.10, rather than dev #164

Closed ChrisLovering closed 2 years ago

ChrisLovering commented 2 years ago

Now that the stable version of 3.10 has been released, we can use that.

This will also include creating a GitHub release, so that the CI actually runs, build wheels and pushes to PyPi

saghul commented 2 years ago

Thank you!