Skip to content

Commit edbf926

Browse files
husthycfacebook-github-bot
authored andcommitted
[iOS] Bump up the cocoapods version (pytorch#49176)
Summary: Pull Request resolved: pytorch#49176 Bump up the cocoapods version ghstack-source-id: 118305636 Test Plan: CI Reviewed By: xta0 Differential Revision: D25466321 fbshipit-source-id: 916adc514c5edc8971445da893362a160cfc092b
1 parent 909a906 commit edbf926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/LibTorch.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'LibTorch'
3-
s.version = '1.7.0'
3+
s.version = '1.7.1'
44
s.authors = 'PyTorch Team'
55
s.license = { :type => 'BSD' }
66
s.homepage = 'https://github.com/pytorch/pytorch'

0 commit comments

Comments
 (0)