From 4d962df176836ea942004ecef3fd291a3ec36ce4 Mon Sep 17 00:00:00 2001 From: xerxes87 Date: Mon, 5 Aug 2019 15:44:22 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 96756ad..0042468 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyfujitsu", - version="0.9.2.1", + version="0.9.2.3", author="Mehdi Modarressi", author_email="Luckposht@gmail.com", description="Python library to control Fujitsu General Airconditioners on AylaNetworks IoT platform",