From 1eadd7485573843b2ac5e5f5dbd5005d827cded1 Mon Sep 17 00:00:00 2001 From: Martin Vilcans Date: Wed, 26 Nov 2014 12:01:37 +0100 Subject: Bump to version 0.5.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5f624d1..3ef80f8 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.core import setup setup( name='screenplain', - version='0.5.0', + version='0.5.1', description='Convert text file to viewable screenplay.', author='Martin Vilcans', author_email='screenplain@librador.com', -- cgit