From ce6586075eca8e6793844aa5e07f99ea6906b1c9 Mon Sep 17 00:00:00 2001 From: nitromaster101 Date: Wed, 17 Jun 2009 19:12:04 +0000 Subject: bumping up the version to 0.3 git-svn-id: http://freebase-python.googlecode.com/svn/trunk@89 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3459227..6d9b7b7 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ except ImportError: setup( name='freebase', - version='0.2.5', + version='0.3', author='Nick Thompson', author_email='nix@metaweb.com', maintainer_email='developers@freebase.com', -- cgit v1.3.1