diff --git a/pyproject.toml b/pyproject.toml index 41979ce..dc8e50f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ssvc" -version = "1.0.4" +version = "1.0.5" description = "A Python implementation of the Stakeholder-Specific Vulnerability Categorization framework." authors = ["Christopher Langton "] readme = "PYPI.md"