Skip to content

Commit 2610483

Browse files
committed
torchrec 0.1.0 release - with pytorch 1.11
1 parent cb6a63c commit 2610483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# 0.1.0bN # Beta release
1515
# 0.1.0rcN # Release Candidate
1616
# 0.1.0 # Final release
17-
__version__ = "0.1.0b0"
17+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)