aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2014-11-05 22:32:43 +0100
committerMartin Vilcans <martin@librador.com>2014-11-05 22:32:43 +0100
commit617c1ab0ae79984c9e3064c7263422ef2ea808c2 (patch)
treede489e1e1b25495e5e47d2d1ea77622bd28a4d07 /setup.py
parent2d423932c448546692a8e277f0b50eb087886a2d (diff)
downloadscreenplain-617c1ab0ae79984c9e3064c7263422ef2ea808c2.tar.gz
82 characters in a line: a flagrant PEP8 violation!
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
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',