From 6136c44eb5a0b14d9205861d6b80e910f459f6ee Mon Sep 17 00:00:00 2001 From: EAR Date: Wed, 12 Jul 2023 18:32:31 -0500 Subject: [PATCH] minor version updated --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 274af3f..dcaec49 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ long_description=Path("README.md").read_text(encoding="utf-8"), long_description_content_type="text/markdown", url="https://github.com/sinedie/SRTranslator", - version="0.2.8", + version="0.2.9", author="EAR", author_email="sinedie@protonmail.com", license="FREE",