From 826b5252fba58921ff88ada03fec8ec98ce8373f Mon Sep 17 00:00:00 2001 From: EAR Date: Tue, 16 Jul 2024 09:23:42 -0500 Subject: [PATCH] update minor version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ca1a717..96607e7 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.3.6", + version="0.3.8", author="EAR", author_email="sinedie@protonmail.com", license="FREE",