mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-03 04:12:48 +08:00
Summary: Update PyTorch3D version number Reviewed By: nikhilaravi Differential Revision: D26257778 fbshipit-source-id: 62a37669c51ec56d21f71b5619a1a821ae2a8e98
4 lines
95 B
Python
4 lines
95 B
Python
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
|
|
|
|
__version__ = "0.4.0"
|