From 617c1ab0ae79984c9e3064c7263422ef2ea808c2 Mon Sep 17 00:00:00 2001 From: Martin Vilcans Date: Wed, 5 Nov 2014 22:32:43 +0100 Subject: 82 characters in a line: a flagrant PEP8 violation! --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 4d17941..e4ad1ab 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.core import setup setup( name='screenplain', - version='0.3.2', + version='0.4.0', description='Convert text file to viewable screenplay.', author='Martin Vilcans', author_email='screenplain@librador.com', -- cgit v1.2.3