We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8ed4f commit 486294eCopy full SHA for 486294e
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "scrapegraphai"
3
-version = "0.0.5"
+version = "0.0.6"
4
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
5
authors = [
6
"Marco Vinciguerra <mvincig11@gmail.com>",
0 commit comments