Skip to content

Commit 98655bd

Browse files
committed
Update google-local-results-ai-parser.gemspec
1 parent e3711ca commit 98655bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-local-results-ai-parser.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = "google-local-results-ai-parser"
3-
spec.version = "0.1.1"
3+
spec.version = "0.1.2"
44
spec.summary = "A gem to be used with serpapi/bert-base-local-results model to predict different parts of Google Local Listings."
55
spec.description = "A gem to be used with serpapi/bert-base-local-results model to predict different parts of Google Local Listings. This gem uses BERT model at https://huggingface.co/serpapi/bert-base-local-results in the background. For serving private servers, head to https://github.com/serpapi/google-local-results-ai-server to get more information."
66
spec.homepage = "https://github.com/serpapi/google-local-results-ai-parser"

0 commit comments

Comments
 (0)