Skip to content

Commit 8ae079a

Browse files
ci(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.0...v1.1.0) (2024-10-15) ### Features * added support for multiple llms ([89f4683](89f4683))
1 parent 89f4683 commit 8ae079a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.1.0](https://github.com/ScrapeGraphAI/Scrapontologies/compare/v1.0.0...v1.1.0) (2024-10-15)
2+
3+
4+
### Features
5+
6+
* added support for multiple llms ([89f4683](https://github.com/ScrapeGraphAI/Scrapontologies/commit/89f46831365a1cd88cc84b7b76e1a5e7dd457f6c))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scrapontologies"
3-
version = "0.0.2"
3+
version = "1.1.0"
44
description = "Library for extracting schemas and building ontologies from documents using LLM"
55
authors = [
66
{ name = "Lorenzo Padoan", email = "lorenzo.padoan977@gmail.com" },

0 commit comments

Comments
 (0)