From f7a5a8297f11a6a9023feb3fe36f12cc8d19979a Mon Sep 17 00:00:00 2001 From: Jason Date: Sat, 7 Sep 2024 06:31:51 -0300 Subject: [PATCH] Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b68205b..16c2d3d 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ long_description = fh.read() setuptools.setup(name='vtt_to_srt3', - version='0.2.0.3', + version='0.2.0.4', author="Jeison Cardoso", author_email="j@jsonzilla.com", maintainer="Jeison Cardoso",