From 92ac225520ca56bc1a7877c1bf353a393fdb9450 Mon Sep 17 00:00:00 2001 From: bouni Date: Tue, 3 May 2022 08:41:12 +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 c996810..1dbf307 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="luxtronik", - version="0.3.12", + version="0.3.13", author="Bouni", author_email="bouni@owee.de", description="A luxtronik heatpump controller interface",