diff options
author | Martin Vilcans <martin@librador.com> | 2014-10-14 23:10:42 +0200 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2014-10-14 23:10:42 +0200 |
commit | d665b51438372b109bfd6bebe1d06fd110fca85d (patch) | |
tree | 920a209ff96510b28b1ca54e9fdcebd265a5686f | |
parent | 58711bbda0c2354b7a173ddebf4809cfbdf2cfad (diff) | |
download | screenplain-d665b51438372b109bfd6bebe1d06fd110fca85d.tar.gz |
Bump to version 0.3.20.3.2
-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.1', + version='0.3.2', description='Convert text file to viewable screenplay.', author='Martin Vilcans', author_email='screenplain@librador.com', |