aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2014-10-14 22:29:58 +0200
committerMartin Vilcans <martin@librador.com>2014-10-14 22:29:58 +0200
commit1e565b5761129f75258e01666d67f99e91adff47 (patch)
tree6911ab70ce47e34c45218c26bf22dca0087f6f5d
parent527ef777921efebf1bda6ef0ccfd724165de8477 (diff)
downloadscreenplain-1e565b5761129f75258e01666d67f99e91adff47.tar.gz
Bump to version 0.3.10.3.1
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f97413c..86c53f6 100755
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from distutils.core import setup
setup(
name='screenplain',
- version='0.3.0',
+ version='0.3.1',
description='Convert text file to viewable screenplay.',
author='Martin Vilcans',
author_email='screenplain@librador.com',