Skip to content

Commit 950d0d8

Browse files
author
Anton Thomma
committed
Bump up LibTorchvision version number for Podspec to release Cocoapods
1 parent 00c119c commit 950d0d8

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)