Skip to content

3.4.7 - Populate __version__ attribute

Compare
Choose a tag to compare
@tekktrik tekktrik released this 23 Jul 04:41
· 65 commits to main since this release
6eb7f5a

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-bme680.

Read the docs for info on how to use it.