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 3dcfcd4 commit 7a5764eCopy full SHA for 7a5764e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.33.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.6...v1.33.7) (2024-12-16)
2
+
3
4
+### Bug Fixes
5
6
+* pyproject ([3dcfcd4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3dcfcd492e71297031a7df1dba9dd135f1fae60e))
7
8
## [1.33.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.5...v1.33.6) (2024-12-16)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
-version = "1.33.5"
+version = "1.33.7"
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