Skip to content

Commit 1f51147

Browse files
ci(release): 1.5.0-beta.5 [skip ci]
## [1.5.0-beta.5](v1.5.0-beta.4...v1.5.0-beta.5) (2024-05-26) ### Features * **version:** python 3.12 is now supported πŸš€ ([5fb9115](5fb9115)) ### Docs * **faq:** added faq section and refined installation ([545374c](545374c)) * updated requirements ([e43b801](e43b801))
1 parent 5fb9115 commit 1f51147

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

β€ŽCHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.5.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.0-beta.4...v1.5.0-beta.5) (2024-05-26)
2+
3+
4+
### Features
5+
6+
* **version:** python 3.12 is now supported πŸš€ ([5fb9115](https://github.com/VinciGit00/Scrapegraph-ai/commit/5fb9115330141ac2c1dd97490284d4f1fa2c01c3))
7+
8+
9+
### Docs
10+
11+
* **faq:** added faq section and refined installation ([545374c](https://github.com/VinciGit00/Scrapegraph-ai/commit/545374c17e9101a240fd1fbc380ce813c5aa6c2e))
12+
* updated requirements ([e43b801](https://github.com/VinciGit00/Scrapegraph-ai/commit/e43b8018f5f360b88c52e45ff4e1b4221386ea8e))
13+
114
## [1.5.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.0-beta.3...v1.5.0-beta.4) (2024-05-25)
215

316

β€Žpyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "scrapegraphai"
33

44

5-
version = "1.5.0b4"
5+
version = "1.5.0b5"
66

77

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

0 commit comments

Comments
Β (0)