Bump version to 18.0.3

This commit is contained in:
github-actions[bot] 2023-10-16 01:03:30 +00:00
parent 90f0901ded
commit b1ebf2bf07

View File

@ -13,7 +13,7 @@ with open(os.path.join(here, "README.rst"), encoding="utf-8") as readme_file:
long_description = readme_file.read()
VERSION = "18.0.2"
VERSION = "18.0.3"
PROJECT_NAME = "aioesphomeapi"
PROJECT_PACKAGE_NAME = "aioesphomeapi"
PROJECT_LICENSE = "MIT"