Skip to content

2.2.9 - Populate __version__ attribute

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

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

Read the docs for info on how to use it.