File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.20.0-beta.2] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.20.0-beta.1...v1.20.0-beta.2 ) (2024-09-17)
2+
3+
4+ ### Bug Fixes
5+
6+ * Add mistral-common dependency ([ 7681a45] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7681a4586a68b164ca5c8a8aa0c11db0e54b503d ) )
7+ * Error in pyproject dependencies ([ 5b5cb5b] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5b5cb5b8617605f93ecb6af425e426d1d90aa7bb ) )
8+ * fetch_node condition ([ 3f45c17] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3f45c170229090e1658f1623148218a43aaa9c4f ) )
9+
110## [ 1.20.0-beta.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0...v1.20.0-beta.1 ) (2024-09-14)
211
312
Original file line number Diff line number Diff line change 11[project ]
22name = " scrapegraphai"
33
4- version = " 1.20.0b1 "
4+ version = " 1.20.0b2 "
55
66
77description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
You can’t perform that action at this time.
0 commit comments