1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2026-04-05 14:18:43 +02:00

Prep for version 1.0.2

This commit is contained in:
Phil Howard
2017-10-19 12:21:16 +01:00
parent aa919425c2
commit 7bc7ef693b
5 changed files with 19 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
1.0.2
-----
* Fixed set_gas_heater_temperature to avoid i2c TypeError
1.0.1
-----