diff --git a/README.md b/README.md index 0bc4b68a..01f34e3b 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ In alphabetical order: * Georgia Gkioxari * Taylor Gordon * Justin Johnson -* Patrick Labtut +* Patrick Labatut * Christoph Lassner * Wan-Yen Lo * David Novotny diff --git a/docs/conf.py b/docs/conf.py index 77d21fdb..5ae754c4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -82,11 +82,11 @@ for m in ["cv2", "scipy", "numpy", "pytorch3d._C", "np.eye", "np.zeros"]: # -- Project information ----------------------------------------------------- project = "PyTorch3D" -copyright = "2019, facebookresearch" +copyright = "Facebook Research" author = "facebookresearch" # The short X.Y version -version = "0.2.0" +version = "" # The full version, including alpha/beta/rc tags release = version