commit | cf31fe9b4fb650b27e19f5d7ee7297e383660caf | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Tue Oct 21 07:00:00 2008 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Oct 21 07:00:00 2008 -0700 |
tree | d04ca6a45d579dca5e5469606c48c405aee68f4b |
Initial Contribution
diff --git a/codereview/__init__.py b/codereview/__init__.py new file mode 100644 index 0000000..e47bc94 --- /dev/null +++ b/codereview/__init__.py
@@ -0,0 +1 @@ +__version__ = 'v1.0'