2.1.1 - Fix CPython ImportError
This release:
- #10 Fixes
no module named 'Adafruit_fona'
ImportError when installing this library with the Python package manager..
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-fona
.
Read the docs for info on how to use it.