diff --git a/pyproject.toml b/pyproject.toml index d179ae5..2d15173 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pytouchlinesl" -version = "0.1.5" +version = "0.1.6" authors = [{ name = "Jon Seager", email = "jon@sgrs.uk" }] description = "An API client for Roth's TouchlineSL control system." readme = "README.md"