Skip to content

Commit b8b2895

Browse files
committed
update download url
1 parent ccd839c commit b8b2895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
license="MIT",
4141
setup_requires=["pybind11", "tbb-devel", "transformers>=4.4"],
4242
url="https://github.com/PreferredAI/pcatt/",
43-
download_url="https://github.com/PreferredAI/pcatt/archive/refs/tags/v0.14-beta8.tar.gz",
43+
download_url="https://github.com/PreferredAI/pcatt/archive/refs/tags/v0.14.gz",
4444
ext_modules=modules,
4545
long_description=long_description,
4646
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)