Skip to content

Commit 9a4b3eb

Browse files
committed
🔖 v1.6.0
1 parent 2dda97b commit 9a4b3eb

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Changelog
22

3+
### v1.6.0 (May 5, 2026)
4+
- Update requirements.
5+
- Updated documentations website.
6+
- Add major changes to the Text2Onto module and its documentation with examples.
7+
- Add `openai` requirements for Text2Onto module.
8+
- Use of `poetry.lock` for dependency management and versioning.
9+
310
### v1.5.1 (March 30, 2026)
411
- Fix challenge learner
512
- Update requirements.

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ keywords:
3131
- Large Language Models
3232
- Text-to-ontology
3333
license: MIT
34-
version: 1.5.0
34+
version: 1.6.0
3535
date-released: '2026'

ontolearner/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.1
1+
1.6.0

0 commit comments

Comments
 (0)