1
0
mirror of https://github.com/no2chem/wideq.git synced 2025-05-27 20:40:18 -07:00

Version bump: 1.4.0

This commit is contained in:
Adrian Sampson 2020-05-11 22:04:23 -04:00
parent c92b20370e
commit 64553d52e3

View File

@ -8,4 +8,4 @@ from .dryer import * # noqa
from .refrigerator import * # noqa
from .washer import * # noqa
__version__ = '1.3.0'
__version__ = '1.4.0'