Skip to content

Commit 5a811fa

Browse files
committed
Merge branch 'v0.5.0-release' of https://github.com/pytorch/FBGEMM into v0.5.0-release
2 parents 5b942b3 + 7789cff commit 5a811fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fbgemm_gpu/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ def generate_package_version(package_name: str):
4949
print(gitversion.version_from_git())
5050
# Manually change version
5151
version = "0.5.0rc2"
52-
5352
print(f"[SETUP.PY] Setting the package version: {version}")
5453
return version
5554

0 commit comments

Comments
 (0)