From 44bb470d5b79f1915b9e95dc9e219dd454748ff2 Mon Sep 17 00:00:00 2001 From: Victor Efimov Date: Fri, 9 Jan 2015 21:55:22 +0300 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1932ae7..018edbb 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name='Sushi', description='Automatic subtitle shifter based on audio', - version='0.4.2', + version='0.4.3', url='https://github.com/tp7/Sushi', console=['sushi.py'], license='MIT',