diff --git a/pyproject.toml b/pyproject.toml index 01974841..f4513e26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydo" -version = "0.1.2" +version = "0.1.3" description = "The official client for interacting with the DigitalOcean API" authors = ["API Engineering "] license = "Apache-2.0"