logging folder change

This commit is contained in:
Brian Lindner 2023-04-20 20:00:45 -04:00
parent e987ddfb1a
commit 63d6cb2a1a
No known key found for this signature in database

View File

@ -78,7 +78,7 @@ def arguments() -> Namespace:
argparse.Namespace: Namespace object
"""
description = "Automate scheduling of pre-roll intros for Plex"
version = "0.12.2"
version = "0.12.3"
config_default = "./config.ini"
log_config_default = "./logging.conf"