Skip to content

Commit

Permalink
Update FAISS.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenehp authored May 16, 2024
1 parent cd83560 commit 48ddc75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FAISS.podspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Pod::s.new do |s|
Pod::Spec.new do |s|
version = "1.7.4"
s.name = "FAISS"
s.version = "#{version}"
Expand All @@ -23,4 +23,4 @@ Pod::s.new do |s|
s.osx.deployment_target = "13.0"
s.vendored_frameworks = "dist/faiss.xcframework"
s.requires_arc = false
end
end

0 comments on commit 48ddc75

Please sign in to comment.