1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-06 10:50:58 +01:00

Bump version to 2021.9.3

This commit is contained in:
Otto winter 2021-10-07 22:05:30 +02:00
parent 95d7ad543f
commit fc5798fa71
No known key found for this signature in database
GPG Key ID: 48ED2DDB96D7682C

View File

@ -1,6 +1,6 @@
"""Constants used by esphome."""
__version__ = "2021.9.2"
__version__ = "2021.9.3"
ESP_PLATFORM_ESP32 = "ESP32"
ESP_PLATFORM_ESP8266 = "ESP8266"