Skip to content

Commit bdd6a39

Browse files
ci(release): 1.33.8 [skip ci]
## [1.33.8](v1.33.7...v1.33.8) (2024-12-16) ### Bug Fixes * pyproject ([76ac0a2](76ac0a2))
1 parent 76ac0a2 commit bdd6a39

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.33.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.6...v1.33.7) (2024-12-16)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scrapegraphai"
3-
version = "1.33.7"
3+
version = "1.33.8"
44
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
55
authors = [
66
{ name = "Marco Vinciguerra", email = "[email protected]" },

0 commit comments

Comments
 (0)