aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2015-12-01 22:59:45 +0100
committerMartin Vilcans <martin@librador.com>2015-12-01 22:59:45 +0100
commit73e442358e7f980adc98ccfe71c3d29c300e84be (patch)
tree96466b90522478260ca50a64c827ee41e78c80ec
parentb6dce18fbc850c4e8c39ac1405ac6261666697f1 (diff)
downloadscreenplain-0.7.0.tar.gz
Bump version to 0.7.00.7.0
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 81eda93..c5601f9 100755
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from distutils.core import setup
setup(
name='screenplain',
- version='0.6.0',
+ version='0.7.0',
description='Convert text file to viewable screenplay.',
author='Martin Vilcans',
author_email='screenplain@librador.com',