We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7848cf1 + 11ed051 commit 9a0d0a9Copy full SHA for 9a0d0a9
1 file changed
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.1.0"
+version = "0.1.1"
7
requires-python = ">=3.10"
8
authors = [{ name = "Stéphan Tulkens", email = "stephantul@gmail.com"}, {name = "Thomas van Dongen", email = "thomas123@live.nl"}]
9
0 commit comments