Skip to content

Commit

Permalink
ci(release): 1.34.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.34.1](v1.34.0...v1.34.1) (2025-01-04)

### Bug Fixes

* add new models ([72684a9](72684a9))
  • Loading branch information
semantic-release-bot committed Jan 4, 2025
1 parent bb1bb9f commit 4ee2f4d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.34.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0...v1.34.1) (2025-01-04)


### Bug Fixes

* add new models ([72684a9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/72684a9476e255d5e20550f82daf3e7462fb8f5a))

## [1.34.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.11...v1.34.0) (2025-01-03)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
version = "1.34.0"
version = "1.34.1"

description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
Expand Down

0 comments on commit 4ee2f4d

Please sign in to comment.