mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 20:02:49 +08:00
Summary: update Reviewed By: patricklabatut Differential Revision: D31338002 fbshipit-source-id: 90ed6c2ea411c0384dd233ee88e51b5f608eef88
8 lines
229 B
Python
8 lines
229 B
Python
# Copyright (c) Facebook, Inc. and its affiliates.
|
|
# All rights reserved.
|
|
#
|
|
# 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.6.0"
|