Release v2.0.0

This commit is contained in:
SMKRV
2024-11-24 02:32:08 +03:00
parent 2688da5a82
commit e5077969e9
2 changed files with 7 additions and 6 deletions
+1
View File
@@ -5,6 +5,7 @@ import logging
import os
import shutil
from datetime import datetime
from datetime import datetime, timedelta
from typing import Any, Dict, Optional
import voluptuous as vol