-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
github-actions
committed
Nov 14, 2024
1 parent
84c2f91
commit 03d254c
Showing
2 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,29 @@ | |
|
||
|
||
|
||
## v0.13.7 (2024-11-14) | ||
|
||
### Fix | ||
|
||
* fix: Add Jina | ||
|
||
* fix: Add Jina | ||
|
||
I am still running the model | ||
|
||
* Add results for Jina | ||
|
||
* Add results for Jina | ||
|
||
* format fixes | ||
|
||
* Update mkdocs to legacy python | ||
|
||
--------- | ||
|
||
Co-authored-by: Your Name <[email protected]> ([`84c2f91`](https://github.com/KennethEnevoldsen/scandinavian-embedding-benchmark/commit/84c2f912588d16d346b838b8e0e87a1df1733f4f)) | ||
|
||
|
||
## v0.13.6 (2024-07-23) | ||
|
||
### Documentation | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" | |
|
||
[project] | ||
name = "seb" | ||
version = "0.13.6" | ||
version = "0.13.7" | ||
authors = [ | ||
{ name = "Kenneth Enevoldsen", email = "[email protected]" }, | ||
] | ||
|