diff --git a/pyproject.toml b/pyproject.toml index ab92c13..84421c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "iolite-client" -version = "0.5.2" +version = "0.6.0" description = "API client for interacting with IOLite's remote API" authors = ["Malachi Soord "] license = "MIT"