Skip to content

Commit 727aead

Browse files
jdsgomesAnton Thommadatumbox
authored andcommitted
[fbsync] Bump up LibTorchvision version number for Podspec to release Cocoapods (#5624)
Summary: (Note: this ignores all push blocking failures!) Reviewed By: datumbox Differential Revision: D35216778 fbshipit-source-id: 47efff1375e8372bce3dc62ef8e650edbcc8bac5 Co-authored-by: Anton Thomma <[email protected]> Co-authored-by: Vasilis Vryniotis <[email protected]>
1 parent 212d400 commit 727aead

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.10.0'
1+
pytorch_version = '1.11.0'
22

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

0 commit comments

Comments
 (0)