We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672f39d commit 8b02554Copy full SHA for 8b02554
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## Changelog
2
3
+### V1.5.2 Changelog (October 12, 2025)
4
+- Fix to `bitsandbytes` install for MacOS -- it will only be installed for linux.
5
+- Add KGE retriever
6
+- Update KGE documentation
7
+
8
### V1.5.1 Changelog (September 7, 2025)
9
- Update dependencies.
10
- Make versioning standardized.
CITATION.cff
@@ -17,5 +17,5 @@ keywords:
17
- "Alignment"
18
- "Python Library"
19
license: "Apache-2.0"
20
-version: "1.5.1"
21
-date-released: "2025-07-29"
+version: "1.5.2"
+date-released: "2025-10-12"
ontoaligner/VERSION
@@ -1 +1 @@
-1.5.1
+1.5.2
0 commit comments