aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2014-11-26 12:01:37 +0100
committerMartin Vilcans <martin@librador.com>2014-11-26 12:01:37 +0100
commit1eadd7485573843b2ac5e5f5dbd5005d827cded1 (patch)
tree618404a7b6225bfb8913e36a0c141a4c76f37482 /setup.py
parentd56a7ab86934e1f77c261cbcff40a07776295c60 (diff)
downloadscreenplain-1eadd7485573843b2ac5e5f5dbd5005d827cded1.tar.gz
Bump to version 0.5.10.5.1
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 5f624d1..3ef80f8 100755
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from distutils.core import setup
setup(
name='screenplain',
- version='0.5.0',
+ version='0.5.1',
description='Convert text file to viewable screenplay.',
author='Martin Vilcans',
author_email='screenplain@librador.com',