From 7e2f3d3ce9d02e343607feaa4c82acee0db1c33b Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Sat, 5 Jan 2008 01:08:35 +0000 Subject: [PATCH] Bump version in anticipation --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a0d8d9f0..3a90913b 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ class InstallData(install_data): setup(name='Terminator', - version='0.6', + version='0.7', description='Terminator, the robot future of terminals', author='Chris Jones', author_email='cmsj@tenshu.net',