Bump version to 27.0.4

This commit is contained in:
github-actions[bot] 2024-12-06 01:04:28 +00:00
parent 1034a221b7
commit 929cbd6780

View File

@ -12,7 +12,7 @@ with open(os.path.join(here, "README.rst"), encoding="utf-8") as readme_file:
long_description = readme_file.read()
VERSION = "27.0.3"
VERSION = "27.0.4"
PROJECT_NAME = "aioesphomeapi"
PROJECT_PACKAGE_NAME = "aioesphomeapi"
PROJECT_LICENSE = "MIT"