Bump version to 8.0.0

This commit is contained in:
github-actions[bot] 2021-08-25 11:45:46 +00:00
parent 6f131f4bf6
commit e3ce1c0ad8

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