Skip to content

Commit f1ff4d1

Browse files
datumboxhusthyc
andauthored
[FBcode->GH] [TorchVision] Bump up Libtorchvision version number to 0.11.1 (#4718) (#4744)
Summary: Pull Request resolved: #4718 As title Reviewed By: hanton Differential Revision: D31853335 fbshipit-source-id: 7e8afb7280bbdf81418dfbdfc329ab49837ea42e Co-authored-by: Yuchen Huang <[email protected]>
1 parent 847ac3d commit f1ff4d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ios/LibTorchvision.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
pytorch_version = '1.9.0'
1+
pytorch_version = '1.10.0'
22

33
Pod::Spec.new do |s|
44
s.name = 'LibTorchvision'
5-
s.version = '0.10.0'
5+
s.version = '0.11.1'
66
s.authors = 'PyTorch Team'
77
s.license = { :type => 'BSD' }
88
s.homepage = 'https://github.com/pytorch/vision'

0 commit comments

Comments
 (0)