Skip to content

Commit

Permalink
ci(release): 1.26.0-beta.14 [skip ci]
Browse files Browse the repository at this point in the history
## [1.26.0-beta.14](v1.26.0-beta.13...v1.26.0-beta.14) (2024-10-10)

### Features

* refactoring fetch_node ([39a029e](39a029e))
  • Loading branch information
semantic-release-bot committed Oct 10, 2024
1 parent f56448a commit eb25725
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.26.0-beta.14](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.13...v1.26.0-beta.14) (2024-10-10)


### Features

* refactoring fetch_node ([39a029e](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/39a029ed9a8cd7c2277ba1386b976738e99d231b))

## [1.26.0-beta.13](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.12...v1.26.0-beta.13) (2024-10-10)


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

version = "1.26.0b13"
version = "1.26.0b14"

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 eb25725

Please sign in to comment.