diff --git a/pytorch3d/__init__.py b/pytorch3d/__init__.py index 71e8750b9..ea1642b97 100644 --- a/pytorch3d/__init__.py +++ b/pytorch3d/__init__.py @@ -4,4 +4,4 @@ # This source code is licensed under the BSD-style license found in the # LICENSE file in the root directory of this source tree. -__version__ = "0.7.3" +__version__ = "0.7.4"