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