mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-21 06:40:35 +08:00
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:
committed by
Facebook Github Bot
parent
15c72be444
commit
cf8e667b61
@@ -212,19 +212,19 @@ workflows:
|
||||
pytorch_version: "1.4"
|
||||
cu_version: "cu100"
|
||||
- binary_macos_wheel:
|
||||
build_version: 0.1.0
|
||||
build_version: 0.1.1
|
||||
cu_version: cpu
|
||||
name: binary_linux_wheel_py3.6_cpu
|
||||
python_version: '3.6'
|
||||
pytorch_version: '1.4'
|
||||
- binary_macos_wheel:
|
||||
build_version: 0.1.0
|
||||
build_version: 0.1.1
|
||||
cu_version: cpu
|
||||
name: binary_linux_wheel_py3.7_cpu
|
||||
python_version: '3.7'
|
||||
pytorch_version: '1.4'
|
||||
- binary_macos_wheel:
|
||||
build_version: 0.1.0
|
||||
build_version: 0.1.1
|
||||
cu_version: cpu
|
||||
name: binary_linux_wheel_py3.8_cpu
|
||||
python_version: '3.8'
|
||||
|
||||
Reference in New Issue
Block a user