"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "44968e42047140e6a8192b5e65a9b03e5053ddc3"
Unverified Commit 9edd22c8 authored by Anton Thomma's avatar Anton Thomma Committed by GitHub
Browse files

Bump up LibTorchvision version number for Podspec to release Cocoapods (#5624)


Co-authored-by: default avatarAnton Thomma <anton@pri.co.nz>
Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
parent 053e7ebd
pytorch_version = '1.10.0' pytorch_version = '1.11.0'
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'LibTorchvision' s.name = 'LibTorchvision'
s.version = '0.11.1' s.version = '0.12.0'
s.authors = 'PyTorch Team' s.authors = 'PyTorch Team'
s.license = { :type => 'BSD' } s.license = { :type => 'BSD' }
s.homepage = 'https://github.com/pytorch/vision' s.homepage = 'https://github.com/pytorch/vision'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment