diff --git a/pyproject.toml b/pyproject.toml index ab6e3a5..0144b6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pysnyk" -version = "0.9.3" +version = "0.9.4" description = "A Python client for the Snyk API" authors = [ "Gareth Rushgrove ",