diff --git a/VERSION b/VERSION index 9ab8337..8fdcf38 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.1 +1.9.2 diff --git a/pyproject.toml b/pyproject.toml index 3a6b3bb..e99b1a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "lexilang==1.0.7", "APScheduler ==3.11.2", "translatehtml ==1.5.2", - "argos-translate-files ==1.4.0", + "argos-translate-files ==1.4.3", "itsdangerous ==2.1.2", "Werkzeug ==2.3.8", "requests ==2.31.0",