Skip to content

Commit 9edd22c

Browse files
thommaaAnton Thommadatumbox
authored
Bump up LibTorchvision version number for Podspec to release Cocoapods (#5624)
Co-authored-by: Anton Thomma <[email protected]> Co-authored-by: Vasilis Vryniotis <[email protected]>
1 parent 053e7eb commit 9edd22c

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)