bumped version

This commit is contained in:
blackbrrr
2010-03-17 00:50:44 -05:00
parent 0c1e5da9a8
commit f156da4ec2
2 changed files with 2 additions and 4 deletions

View File

@@ -127,7 +127,7 @@ class MapReduceDocument(object):
the object can be accessed via the ``object`` property.
:param value: The result(s) for this key.
.. versionadded:: 0.2.2
.. versionadded:: 0.3
"""
@@ -151,5 +151,3 @@ class MapReduceDocument(object):
self._key_object = self._document.objects.with_id(self.key)
return self._key_object
return self._key_object