To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-sgp30`.
Read the [docs](http://circuitpython.readthedocs.io/projects/sgp30/en/latest/) for info on how to use it.
---
What's Changed
* fix Celsius spelling by vladak in https://github.com/adafruit/Adafruit_CircuitPython_SGP30/pull/36
This is a major release because the API changed, though only for someone who used a misspelled keyword argument.
New Contributors
* vladak made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_SGP30/pull/36
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_SGP30/compare/2.4.2...3.0.0