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.
1 parent 76ac0a2 commit bdd6a39Copy full SHA for bdd6a39
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.33.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.7...v1.33.8) (2024-12-16)
2
+
3
4
+### Bug Fixes
5
6
+* pyproject ([76ac0a2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/76ac0a2141d9d53af023a405e2c61849921e4f0e))
7
8
## [1.33.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.6...v1.33.7) (2024-12-16)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
-version = "1.33.7"
+version = "1.33.8"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
{ name = "Marco Vinciguerra", email = "[email protected]" },
0 commit comments