From 73e442358e7f980adc98ccfe71c3d29c300e84be Mon Sep 17 00:00:00 2001 From: Martin Vilcans Date: Tue, 1 Dec 2015 22:59:45 +0100 Subject: Bump version to 0.7.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 81eda93..c5601f9 100755 --- a/setup.py +++ b/setup.py @@ -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', -- cgit