Skip to content

Commit ce257ef

Browse files
[iOS] Update Cocoapods for 0.14 release (#6870)
* [iOS] Update Cocoapods for 0.14 release * Update pytorch version in podspec Co-authored-by: YosuaMichael <[email protected]>
1 parent 2e83352 commit ce257ef

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.12.0'
1+
pytorch_version = '1.13.0'
22

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

0 commit comments

Comments
 (0)