aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2014-10-14 23:10:42 +0200
committerMartin Vilcans <martin@librador.com>2014-10-14 23:10:42 +0200
commitd665b51438372b109bfd6bebe1d06fd110fca85d (patch)
tree920a209ff96510b28b1ca54e9fdcebd265a5686f
parent58711bbda0c2354b7a173ddebf4809cfbdf2cfad (diff)
downloadscreenplain-0.3.2.tar.gz
Bump to version 0.3.20.3.2
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b158c28..4d17941 100755
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from distutils.core import setup
setup(
name='screenplain',
- version='0.3.1',
+ version='0.3.2',
description='Convert text file to viewable screenplay.',
author='Martin Vilcans',
author_email='screenplain@librador.com',