Bump version 10.14.0

This commit is contained in:
Paulus Schoutsen 2022-09-28 13:02:30 -04:00 committed by GitHub
parent 37c44af013
commit dcd8d2af9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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