Bump version to 15.0.0

This commit is contained in:
github-actions[bot] 2023-06-26 02:45:54 +00:00
parent 4fe46f5aa0
commit 417f78b047

View File

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