This commit is contained in:
Marco Vinciguerra 2024-05-21 10:41:08 +02:00
commit 2e1c79d960
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.3.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.3.0...v1.3.1) (2024-05-21)
### Bug Fixes
* add deepseek embeddings ([659fad7](https://github.com/VinciGit00/Scrapegraph-ai/commit/659fad770a5b6ace87511513e5233a3bc1269009))
## [1.3.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.4...v1.3.0) (2024-05-19)

View File

@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
version = "1.3.0"
version = "1.3.1"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [