1
0
mirror of https://github.com/no2chem/wideq.git synced 2025-05-18 08:10:17 -07:00

Version bump: v1.1.0

This commit is contained in:
Fabio Souto 2019-07-23 19:23:13 +01:00
parent 307086c393
commit 15855f09fa

View File

@ -4,4 +4,4 @@ from .core import * # noqa
from .client import * # noqa from .client import * # noqa
from .ac import * # noqa from .ac import * # noqa
__version__ = '1.0.3' __version__ = '1.1.0'