diff --git a/pyproject.toml b/pyproject.toml index d1da1ea..94479a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pysnc" -version = "1.1.9" +version = "1.1.10" description = "Python SNC (REST) API" authors = ["Matthew Gill "] license = "MIT"