fix: rank company registration queries

This commit is contained in:
2026-08-20 15:04:55 +03:00
parent 8f0f0e3fbf
commit dc5399de0a
16 changed files with 91 additions and 38 deletions

View File

@@ -15,7 +15,7 @@ import urllib.request
from pathlib import Path
from typing import Iterator
APP_VERSION = "0.5.1"
APP_VERSION = "0.5.2"
LANGUAGES = {"ru", "ky"}
DEFAULT_MAPPING = Path(__file__).with_name("minjust-fragments-index.json")