We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93fd9d2 + 809796c commit e3fbf73Copy full SHA for e3fbf73
CHANGELOG.md
@@ -8,6 +8,7 @@
8
## [1.34.2-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.1...v1.34.2-beta.1) (2025-01-06)
9
10
11
+
12
### Bug Fixes
13
14
* add back poethepoet for pylint ([a82af04](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/a82af04afed2e4ba309b5e98b5df351d9b79ca2e))
pyproject.toml
@@ -2,6 +2,7 @@
2
name = "scrapegraphai"
3
version = "1.34.2b2"
4
5
6
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
7
authors = [
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },
0 commit comments