diff --git a/modules/ref/version_webui b/modules/ref/version_webui index bb23891c..5d612e2d 100755 --- a/modules/ref/version_webui +++ b/modules/ref/version_webui @@ -1 +1 @@ -v2.0-alpha.13.0-webui95 \ No newline at end of file +v2.0-alpha.13.0-webui96 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 259912cf..5f09c1f8 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "titlecardmaker" version = "2.0-alpha" description = "An automated title card creation program for Plex, Emby, and Jellyfin" readme = "README.md" -requires-python = ">=3.9" +requires-python = ">=3.12" dependencies = [ "regex==2024.9.11", "num2words>=0.5.13",