Skip to content

Commit

Permalink
[iOS] Bump up the Cocoapods version (pytorch#53335)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: pytorch#53335

ghstack-source-id: 123166245

(Note: this ignores all push blocking failures!)

Test Plan: CI

Reviewed By: xta0

Differential Revision: D26838693

fbshipit-source-id: 0007eba40b3145c8ba77b3211759f0609e17f561
  • Loading branch information
husthyc authored and facebook-github-bot committed Mar 5, 2021
1 parent fdd074e commit 842ba90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/LibTorch.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'LibTorch'
s.version = '1.7.1'
s.version = '1.8.0'
s.authors = 'PyTorch Team'
s.license = { :type => 'BSD' }
s.homepage = 'https://github.com/pytorch/pytorch'
Expand Down

0 comments on commit 842ba90

Please sign in to comment.