From 63843e9b485b13274a6024d34a5bd6a9c07f63e3 Mon Sep 17 00:00:00 2001 From: Martin Vilcans Date: Thu, 9 Oct 2014 14:29:57 +0200 Subject: Bump version to 0.3.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 6165ef5..f97413c 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.core import setup setup( name='screenplain', - version='0.2', + version='0.3.0', description='Convert text file to viewable screenplay.', author='Martin Vilcans', author_email='screenplain@librador.com', -- cgit