Skip to content

3.4.16 - Populate __version__ attribute

Compare
Choose a tag to compare
@tekktrik tekktrik released this 23 Jul 04:41
· 28 commits to main since this release
53f239d

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

Read the docs for info on how to use it.