From 87d4f433a032e7fcba1577e581c4ae6e380e5551 Mon Sep 17 00:00:00 2001 From: SSharma-10 Date: Wed, 15 Oct 2025 15:37:28 +0530 Subject: [PATCH] pydo-release-v1.18.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7eadbe4..96e0b46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydo" -version = "0.17.0" +version = "0.18.0" description = "The official client for interacting with the DigitalOcean API" authors = ["API Engineering "] license = "Apache-2.0"