Skip to content

Commit 8dc0fca

Browse files
committed
Release v5.0.0
1 parent e91af6a commit 8dc0fca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sentence-transformers"
3-
version = "4.2.0.dev0"
3+
version = "5.0.0"
44
description = "Embeddings, Retrieval, and Reranking"
55
license = { text = "Apache 2.0" }
66
readme = "README.md"

sentence_transformers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "4.2.0.dev0"
3+
__version__ = "5.0.0"
44
__MODEL_HUB_ORGANIZATION__ = "sentence-transformers"
55

66
import importlib

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy