diff options
author | Martin Vilcans <martin@librador.com> | 2014-11-13 12:48:46 +0100 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2014-11-13 12:48:46 +0100 |
commit | 1913d5f2ec048899ab47c62948b79ddf62b8d5db (patch) | |
tree | c590b0b017bb84fa7fc7e1f5e3d171b9cc69a72f | |
parent | 2bbeaeb2cab56631a635379a0fbbf9c25da7920d (diff) | |
download | screenplain-1913d5f2ec048899ab47c62948b79ddf62b8d5db.tar.gz |
Bump version to 0.5.00.5.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.4.0', + version='0.5.0', description='Convert text file to viewable screenplay.', author='Martin Vilcans', author_email='screenplain@librador.com', |