Skip to content

Commit 0bd7cb0

Browse files
authored
Increment version (MinishLab#50)
1 parent e3496c2 commit 0bd7cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "model2vec"
33
description = "Distill a Small Fast Model from any Sentence Transformer"
44
readme = { file = "README.md", content-type = "text/markdown" }
55
license = { file = "LICENSE" }
6-
version = "0.2.0"
6+
version = "0.2.1"
77
requires-python = ">=3.10"
88
authors = [{ name = "Stéphan Tulkens", email = "[email protected]"}, {name = "Thomas van Dongen", email = "[email protected]"}]
99

0 commit comments

Comments
 (0)