We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b8782 commit 75ef00aCopy full SHA for 75ef00a
pyproject.toml
@@ -3,7 +3,7 @@ name = "model2vec"
3
description = "Distill a Small Fast Model from any Sentence Transformer"
4
readme = { file = "README.md", content-type = "text/markdown" }
5
license = { file = "LICENSE" }
6
-version = "0.2.1"
+version = "0.2.2"
7
requires-python = ">=3.10"
8
authors = [{ name = "Stéphan Tulkens", email = "[email protected]"}, {name = "Thomas van Dongen", email = "[email protected]"}]
9
0 commit comments