Changes

Pywikibot 6.4.0
-- New England
local NER = {}

NER.NER = {
shield = "New England %route%.svg",
name = "New England Route %route%",
link = "Route %route% (New England)",
abbr = "Route %route%",
color = "hist"
}

return NER