diff --git a/pyproject.toml b/pyproject.toml index 6bd1b88..9a4c6a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sec-parser" -version = "0.55.2" +version = "0.56.0" description = "Parse SEC EDGAR HTML documents into a tree of elements that correspond to the visual structure of the document." authors = ["Alphanome.AI "] readme = "README.md"