From d60d5f3cfbee46298377e8c32b32fdc81858f485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Nenz=C3=A9n?= Date: Thu, 21 Apr 2022 23:41:04 +0200 Subject: [PATCH] Bump version to v0.0.18 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f501084..594c01f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyplaato", - version="0.0.17", + version="0.0.18", author="JohNan", author_email="johan.nanzen@gmail.com", description="Asynchronous Python client for getting Plaato Airlock and Keg data",