diff options
author | Martin Vilcans <martin@librador.com> | 2014-10-14 22:29:58 +0200 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2014-10-14 22:29:58 +0200 |
commit | 1e565b5761129f75258e01666d67f99e91adff47 (patch) | |
tree | 6911ab70ce47e34c45218c26bf22dca0087f6f5d /setup.py | |
parent | 527ef777921efebf1bda6ef0ccfd724165de8477 (diff) | |
download | screenplain-1e565b5761129f75258e01666d67f99e91adff47.tar.gz |
Bump to version 0.3.10.3.1
Diffstat (limited to 'setup.py')
-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.3.0', + version='0.3.1', description='Convert text file to viewable screenplay.', author='Martin Vilcans', author_email='screenplain@librador.com', |