Bump version to 18.2.0

This commit is contained in:
github-actions[bot] 2023-10-26 05:02:02 +00:00
parent e91da7e301
commit 84bd35be47

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.1.0"
VERSION = "18.2.0"
PROJECT_NAME = "aioesphomeapi"
PROJECT_PACKAGE_NAME = "aioesphomeapi"
PROJECT_LICENSE = "MIT"