Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit 82be27f

Browse files
bwanglzugmastrapas
andauthored
chore: release 080 (#760)
* chore: release 080 * chore: update changelog Co-authored-by: George Mastrapas <[email protected]> --------- Co-authored-by: George Mastrapas <[email protected]>
1 parent 6c8cc9c commit 82be27f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
### Docs
2020

2121

22-
## [0.7.9] - 2023-07-11
22+
## [0.8.0] - 2023-07-13
2323

2424
### Added
2525

docs/get-started/pretrained.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(pretrained-models)=
22
# {octicon}`rocket` Jina Embeddings
33

4-
Starting with Finetuner 0.7.9,
4+
Starting with Finetuner 0.8.0,
55
we have introduced a suite of pre-trained text embedding models licensed under Apache 2.0.
66
The model have a range of useThese models have a variety of use cases, including information retrieval, semantic textual similarity, text reranking, and more.
77
The suite consists of the following models:

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
version = 0.7.9
2+
version = 0.8.0
33

44
[flake8]
55
# E501 is too long lines - ignore as black takes care of that

0 commit comments

Comments
 (0)