summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjtnix <mjtnix@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2>2007-12-11 19:57:48 +0000
committermjtnix <mjtnix@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2>2007-12-11 19:57:48 +0000
commit1c91dc6c5210c7c97ab68032e76517dee842c41a (patch)
tree922a2fd2e39828fc3ed59043da5a2314bf73bff5
parentf55aa83d099f87091edced00717ca59d54b164cc (diff)
bump version to 0.2.2
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@29 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 fb77f99..56e5fd3 100644
--- a/setup.py
+++ b/setup.py
@@ -34,7 +34,7 @@ except ImportError:
setup(
name='freebase',
- version='0.2.1',
+ version='0.2.2',
author='Nick Thompson',
author_email='nix@metaweb.com',
maintainer_email='developers@freebase.com',