- Remove Python version check at build time - Rename `asynchat.py` to `__init__.py` - Add [previous standard library tests](https://github.com/python/cpython/blob/3.11/Lib/test/test_asynchat.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/pyasynchat/)
1.0.1
1.0.0
Pyasynchat – make asynchat available for Python 3.12 onwards