From d7a223968547cbe713845249c90f607574ed73df Mon Sep 17 00:00:00 2001 From: Martin Vilcans Date: Fri, 3 Apr 2015 18:17:21 +0200 Subject: Bumped version to 0.6.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 3ef80f8..81eda93 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.core import setup setup( name='screenplain', - version='0.5.1', + version='0.6.0', description='Convert text file to viewable screenplay.', author='Martin Vilcans', author_email='screenplain@librador.com', -- cgit