diff options
author | Martin Vilcans <martin@librador.com> | 2014-11-26 12:01:37 +0100 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2014-11-26 12:01:37 +0100 |
commit | 1eadd7485573843b2ac5e5f5dbd5005d827cded1 (patch) | |
tree | 618404a7b6225bfb8913e36a0c141a4c76f37482 | |
parent | d56a7ab86934e1f77c261cbcff40a07776295c60 (diff) | |
download | screenplain-1eadd7485573843b2ac5e5f5dbd5005d827cded1.tar.gz |
Bump to version 0.5.10.5.1
-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.5.0', + version='0.5.1', description='Convert text file to viewable screenplay.', author='Martin Vilcans', author_email='screenplain@librador.com', |