Bump version to 16.0.5

This commit is contained in:
github-actions[bot] 2023-09-04 17:56:41 +00:00
parent 11a19438cb
commit c457081c61

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