Bump version to 2021.9.3

This commit is contained in:
Otto winter 2021-10-07 22:05:33 +02:00
parent a945103426
commit 0f3657b96e
No known key found for this signature in database
GPG Key ID: 48ED2DDB96D7682C
4 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = 2021.9.2
PROJECT_NUMBER = 2021.9.3
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a

View File

@ -1,5 +1,5 @@
ESPHOME_PATH = ../esphome
ESPHOME_REF = 2021.9.2
ESPHOME_REF = 2021.9.3
.PHONY: html html-strict cleanhtml deploy help webserver Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png

View File

@ -1 +1 @@
2021.9.2
2021.9.3

View File

@ -69,7 +69,7 @@ author = "Otto Winter"
# The short X.Y version.
version = "2021.9"
# The full version, including alpha/beta/rc tags.
release = "2021.9.2"
release = "2021.9.3"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.