diff --git a/setup.py b/setup.py index a5c792db..7c1c3858 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( name='pycaption', - version='2.2.4.dev', + version='2.2.4', description='Closed caption converter', long_description=open(README_PATH).read(), author='Joe Norton',