Compare commits

...

1 Commits

Author SHA1 Message Date
Logan Markewich a5e107986b add linting, make loading more robust 2024-04-14 13:03:18 -06:00
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "llama-parse"
version = "0.4.0"
version = "0.4.1"
description = "Parse files into RAG-Optimized formats."
authors = ["Logan Markewich <logan@llamaindex.ai>"]
license = "MIT"