Skip to content

2.3.15 - Populate __version__ attribute

Compare
Choose a tag to compare
@tekktrik tekktrik released this 22 Jul 23:32
· 33 commits to main since this release
38034fe

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.