Bump version to 16.0.1

This commit is contained in:
github-actions[bot] 2023-08-15 15:03:49 +00:00
parent 0c131be5ee
commit 3720ed5d57

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