update missing module

This commit is contained in:
2025-09-08 10:10:42 -04:00
parent f73875acdd
commit 5537b3b158
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
0.2.0
0.2.1
+1
View File
@@ -5,6 +5,7 @@ Handles path translation between container, Radarr/Sonarr, and download client p
"""
import os
from pathlib import Path
from datetime import datetime
from typing import Dict, List, Optional, Tuple