Bump version to 11.4.2

This commit is contained in:
github-actions[bot] 2022-10-31 20:33:06 +00:00
parent c6e824e778
commit 088cbe9fc3

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