This release makes no changes. This is simply a re-release to test deploy flows.
0.1.3
This release adds support for python 3.9
0.1.2
Improvements
* The default timeout is set to 5 seconds.
Bug Fixes
* Ensure sockets are explicitly closed when exceptions occur during a request. * Catch exception raised from `wait_closed` when a server terminates/aborts the connection.
0.1.1
Wheels were erroneously built as universal wheels. Wheels are now built as py3 only.