mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Forgot to bump search_engines current_version
This commit is contained in:
parent
2e8692bfcb
commit
3b7843253d
@ -18,7 +18,7 @@ from calibre import browser as _browser, prints, random_user_agent
|
||||
from calibre.utils.monotonic import monotonic
|
||||
from calibre.utils.random_ua import accept_header_for_ua
|
||||
|
||||
current_version = (1, 0, 0)
|
||||
current_version = (1, 0, 1)
|
||||
minimum_calibre_version = (2, 80, 0)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user