version 0.1.1

Summary: Bumping the version number to 0.1.1 and thereby documenting all the places where the version number currently appears in the code.

Reviewed By: nikhilaravi

Differential Revision: D20067382

fbshipit-source-id: 76a25ed1d4036f51357e4ae3e0f07de32ad114ae
This commit is contained in:
Jeremy Reizenstein
2020-03-07 12:40:24 -08:00
committed by Facebook Github Bot
parent 15c72be444
commit cf8e667b61
8 changed files with 24 additions and 24 deletions

View File

@@ -68,7 +68,7 @@ def get_extensions():
setup(
name="pytorch3d",
version="0.1",
version="0.1.1",
author="FAIR",
url="https://github.com/facebookresearch/pytorch3d",
description="PyTorch3d is FAIR's library of reusable components "