2.3.15 - Populate __version__ attribute
This library now has the correct version set in the module attribute __version__
when installed from PyPI.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sht31d
.
Read the docs for info on how to use it.