Bump version to 16.0.0

This commit is contained in:
github-actions[bot] 2023-08-10 04:03:30 +00:00
parent 2c7b2ed1a0
commit 5d05189e1b

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 = "15.1.16"
VERSION = "16.0.0"
PROJECT_NAME = "aioesphomeapi"
PROJECT_PACKAGE_NAME = "aioesphomeapi"
PROJECT_LICENSE = "MIT"