diff options
author | Martin Vilcans <martin@librador.com> | 2015-12-01 22:59:45 +0100 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2015-12-01 22:59:45 +0100 |
commit | 73e442358e7f980adc98ccfe71c3d29c300e84be (patch) | |
tree | 96466b90522478260ca50a64c827ee41e78c80ec | |
parent | b6dce18fbc850c4e8c39ac1405ac6261666697f1 (diff) | |
download | screenplain-73e442358e7f980adc98ccfe71c3d29c300e84be.tar.gz |
Bump version to 0.7.00.7.0
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |