Skip to content

Commit

Permalink
ci(release): 1.27.0-beta.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.27.0-beta.9](ScrapeGraphAI/Scrapegraph-ai@v1.27.0-beta.8...v1.27.0-beta.9) (2024-10-24)

### Features

* add model integration gpt4 ([51c55eb](ScrapeGraphAI@51c55eb))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent 9e5e76a commit fd57cc7
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.27.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0-beta.8...v1.27.0-beta.9) (2024-10-24)


### Features

* add model integration gpt4 ([51c55eb](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/51c55eb3a2984ba60572edbcdea4c30620e18d76))

## [1.27.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0-beta.7...v1.27.0-beta.8) (2024-10-24)


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.27.0b8"
version = "1.27.0b9"



Expand Down

0 comments on commit fd57cc7

Please sign in to comment.