From 88b0611c6eca4451699700b4cd3a5c74a59856c3 Mon Sep 17 00:00:00 2001 From: nitromaster101 Date: Sat, 11 Jul 2009 18:04:51 +0000 Subject: sorry, i forgot to check in the 1.0 branch... you can find the code on pypi git-svn-id: http://freebase-python.googlecode.com/svn/trunk@189 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 3544a79..7ca9c13 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ except ImportError: setup( name='freebase', - version='0.5', + version='1.0', author='Nick Thompson', author_email='nix@metaweb.com', maintainer_email='developers@freebase.com', -- cgit v1.3.1