We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a484f8f commit bc831a1Copy full SHA for bc831a1
setup.py
@@ -87,8 +87,8 @@ def main(argv: List[str]) -> None:
87
version=version,
88
author="TorchRec Team",
89
author_email="[email protected]",
90
- maintainer="PaulZhang12",
91
- maintainer_email="paulzhan@meta.com",
+ maintainer="TroyGarden",
+ maintainer_email="hhy@meta.com",
92
description="TorchRec: Pytorch library for recommendation systems",
93
long_description=readme,
94
long_description_content_type="text/markdown",
version.txt
@@ -1 +1 @@
1
-1.1.0a0
+1.2.0
0 commit comments