From 431cbb2f3ad2edd0a75e8f81ceb5ef1614cf637b Mon Sep 17 00:00:00 2001 From: Alwin Schuster Date: Mon, 7 Dec 2020 14:07:44 +0100 Subject: [PATCH] Update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 246d0b7..d52cb92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aw-watcher-table" -version = "1.0.2" +version = "1.1.0" description = "Monitors whether you have set your height-adjustable table to sitting or standing." authors = ["Alwin Schuster"] license = "MPL-2.0"