From d911d8a065503671022acb6aa6b36b29ed4f4d68 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Fri, 21 Aug 2020 14:30:03 +0100 Subject: [PATCH] 0.1.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 59b1adc..8211740 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "labthings-client" -version = "0.1.1" +version = "0.1.2" description = "A simple Python client for LabThings devices" authors = ["jtc42 "] classifiers = [