mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2024-12-22 16:48:04 +01:00
Bump version to 2.3.0
This commit is contained in:
parent
41fa3609d7
commit
e1e6384118
2
setup.py
2
setup.py
@ -2,7 +2,7 @@
|
|||||||
"""aioesphomeapi setup script."""
|
"""aioesphomeapi setup script."""
|
||||||
from setuptools import find_packages, setup
|
from setuptools import find_packages, setup
|
||||||
|
|
||||||
VERSION = '2.2.0'
|
VERSION = '2.3.0'
|
||||||
PROJECT_NAME = 'aioesphomeapi'
|
PROJECT_NAME = 'aioesphomeapi'
|
||||||
PROJECT_PACKAGE_NAME = 'aioesphomeapi'
|
PROJECT_PACKAGE_NAME = 'aioesphomeapi'
|
||||||
PROJECT_LICENSE = 'MIT'
|
PROJECT_LICENSE = 'MIT'
|
||||||
|
Loading…
Reference in New Issue
Block a user