summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornitromaster101 <nitromaster101@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2>2009-07-11 18:04:51 +0000
committernitromaster101 <nitromaster101@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2>2009-07-11 18:04:51 +0000
commit88b0611c6eca4451699700b4cd3a5c74a59856c3 (patch)
treedb345a024c3de9ffaf5a105ae6e2d3cf96af35b8
parent2079cd7d198753caaa36dcb3adb44b4d94218d59 (diff)
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
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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',