Bump module_version in nytimes live parser

This commit is contained in:
Kovid Goyal 2024-09-22 21:34:10 +05:30
parent bea3a726f2
commit b059f940a8
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -9,7 +9,7 @@ from xml.sax.saxutils import escape, quoteattr
from calibre.utils.iso8601 import parse_iso8601
module_version = 5 # needed for live updates
module_version = 6 # needed for live updates
pprint