This release splits the library into a module with `basic` and `advanced` components. Some devices with memory constraints can use the basic version and remove the advanced to save memory. Thank you jposada202020.
You must update your import statements to use this new version of the library.
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-dps310`.
Read the [docs](http://circuitpython.readthedocs.io/projects/dps310/en/latest/) for info on how to use it.