Skip to content

Commit bc831a1

Browse files
committed
change version number
1 parent a484f8f commit bc831a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ def main(argv: List[str]) -> None:
8787
version=version,
8888
author="TorchRec Team",
8989
author_email="[email protected]",
90-
maintainer="PaulZhang12",
91-
maintainer_email="paulzhan@meta.com",
90+
maintainer="TroyGarden",
91+
maintainer_email="hhy@meta.com",
9292
description="TorchRec: Pytorch library for recommendation systems",
9393
long_description=readme,
9494
long_description_content_type="text/markdown",

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0a0
1+
1.2.0

0 commit comments

Comments
 (0)