Bump version to 2023.5.0-dev

This commit is contained in:
Jesse Hills 2023-04-13 10:13:53 +12:00
parent cd92f71534
commit c01cce8ddd
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
3 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 = 2023.4.0-dev
PROJECT_NUMBER = 2023.5.0-dev
# 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 +1 @@
2023.4.0-dev
2023.5.0-dev

View File

@ -67,9 +67,9 @@ author = "ESPHome"
# built documents.
#
# The short X.Y version.
version = "2023.4"
version = "2023.5"
# The full version, including alpha/beta/rc tags.
release = "2023.4.0-dev"
release = "2023.5.0-dev"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.