Skip to content

Commit 005fd08

Browse files
committed
link to source
1 parent b778b0d commit 005fd08

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/v0.3.8.zip",
18+
download_url="https://github.com/UKPLab/sentence-transformers/archive/v0.3.9.zip",
1919
packages=find_packages(),
2020
install_requires=[
2121
'transformers>=3.1.0,<3.6.0',

0 commit comments

Comments
 (0)