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 8be27ba commit 29b79cbCopy full SHA for 29b79cb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.3...v1.5.4) (2024-05-31)
2
+
3
4
+### Bug Fixes
5
6
+* **3.9:** python 3.9 logging fix ([8be27ba](https://github.com/VinciGit00/Scrapegraph-ai/commit/8be27bad8022e75379309deccc8f6878ee1a362d))
7
8
## [1.5.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.2...v1.5.3) (2024-05-30)
9
10
pyproject.toml
@@ -2,7 +2,7 @@
name = "scrapegraphai"
-version = "1.5.3"
+version = "1.5.4"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
0 commit comments