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