Changes since 1.3.0:
- Fix compatibility with Python 3.12+ by updating deprecated
asyncio internals usage
Also add test.sh to verify version and asyncio library detection.
Link: https://github.com/python-trio/sniffio/blob/master/CHANGELOG.rst
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>