1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-04 04:12:23 +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

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"