From 92eaf365a7cecd9f6fe44768d9a26808383aa456 Mon Sep 17 00:00:00 2001 From: EAR Date: Sun, 23 Apr 2023 10:52:18 -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 771ce04..2513ad2 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.2", + version="0.2.3", author="EAR", author_email="sinedie@protonmail.com", license="FREE",