From 22a7044e8fda0616e2ab0afdcdc3ed402c5403b9 Mon Sep 17 00:00:00 2001 From: Nathan Roys Date: Mon, 11 Sep 2023 15:32:13 +0100 Subject: [PATCH] chore: update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 51a3ee8..7f350b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pysnyk" -version = "0.9.12" +version = "0.9.13" description = "A Python client for the Snyk API" authors = [ "Gareth Rushgrove ",