mirror of
https://github.com/karust/openserp.git
synced 2026-08-24 17:00:06 +08:00
refactor: Speed up Baidu. Fix raw client + reuse HTML parsers for raw search
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version = "0.7.9"
|
||||
version = "0.7.10"
|
||||
defaultConfigFilename = "config"
|
||||
envPrefix = "OPENSERP"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user