Skip to content

Commit c9ce433

Browse files
committed
update setup version
1 parent 12deda0 commit c9ce433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
long_description_content_type="text/markdown",
1616
license="Apache License 2.0",
1717
url="https://github.com/UKPLab/sentence-transformers",
18-
download_url="https://github.com/UKPLab/sentence-transformers/archive/v2.2.0.zip",
18+
download_url="https://github.com/UKPLab/sentence-transformers/archive/v2.2.1.zip",
1919
packages=find_packages(),
2020
install_requires=[
2121
'transformers>=4.6.0,<5.0.0',

0 commit comments

Comments
 (0)