diff --git a/pyproject.toml b/pyproject.toml index 778de82..9cbcb43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sec-parser" -version = "0.35.0" +version = "0.36.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"