Skip to content

Commit

Permalink
ci(release): 1.31.1-beta.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.31.1-beta.2](v1.31.1-beta.1...v1.31.1-beta.2) (2024-11-20)

### Bug Fixes

* generate answer node timeout ([32ef554](32ef554))
  • Loading branch information
semantic-release-bot committed Nov 20, 2024
1 parent 32ef554 commit f247844
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.31.1-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.31.1-beta.1...v1.31.1-beta.2) (2024-11-20)


### Bug Fixes

* generate answer node timeout ([32ef554](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/32ef5547f1d864c750cd47c115be6f38a1931d2c))

## [1.31.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.31.0...v1.31.1-beta.1) (2024-11-20)


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



version = "1.31.1b1"
version = "1.31.1b2"



Expand Down

0 comments on commit f247844

Please sign in to comment.