59 __authors__ = [
60 '"Todd Larsen" <tlarsen@google.com>',
61 ]
62
63
64 RELEASE_TAG = '0.2-20090202rc'
64 RELEASE_TAG = None
65