This release contains fixes for issues with gas sensing that caused extra delays in the read time. Thank you CTho9305
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-bme680`.
Read the [docs](https://circuitpython.readthedocs.io/projects/bme680/en/latest/) for info on how to use it.
What's Changed
* Fix https://github.com/adafruit/Adafruit_CircuitPython_BME680/issues/67 by CTho9305 in https://github.com/adafruit/Adafruit_CircuitPython_BME680/pull/68
New Contributors
* CTho9305 made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_BME680/pull/68
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_BME680/compare/3.7.3...3.7.4