This release fixes socket.close() behavior by ensuring that other socket operations will no longer work after the socket was closed. Thank you BiffoBear!
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-wiznet5k`.
Read the [docs](http://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/) for info on how to use it.