updated version #

This commit is contained in:
Brian Lindner 2022-10-23 16:39:15 -04:00
parent ac2306f092
commit d2949dfb0c
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.0"
version = "0.12.1"
config_default = "./config.ini"
log_config_default = "./logging.conf"