diff --git a/README.rst b/README.rst
index c224897..0997e92 100644
--- a/README.rst
+++ b/README.rst
@@ -12,14 +12,6 @@ Source is available via `GitHub <http://github.com/sunlightlabs/oyster/>`_
 
 ## ADD PyPI link after release
 
-TODO
-====
-
-* oysterweb
-    * dashboard
-    * document access
-* real testing of internals
-
 Installation
 ============
 
diff --git a/oyster/__init__.py b/oyster/__init__.py
index e69de29..3dc1f76 100644
--- a/oyster/__init__.py
+++ b/oyster/__init__.py
@@ -0,0 +1 @@
+__version__ = "0.1.0"