- Remove Python version check at build time (2) - Rename `asyncore.py` to `__init__.py` - Add [previous standard library tests](https://github.com/python/cpython/blob/3.11/Lib/test/test_asyncore.py)
1.0.3
- Switch to automatic PyPI publishing via GitHub Actions
1.0.2
- Fixed an issue with python version and wheel matching on [PyPi](https://pypi.org/project/pyasyncore/) - Bumped version to 1.0.2 to match [pyasynchat](https://github.com/simonrob/pyasynchat)
1.0.0
Pyasyncore – make asyncore available for Python 3.12 onwards