Bump version to 13.0.3

This commit is contained in:
github-actions[bot] 2022-12-14 03:21:36 +00:00
parent 0f7673c8a5
commit 052cc28f2e

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