diff --git a/Readme.md b/Readme.md
index ade1f801679e9eb858696385d8b8368a82ac2768..09d0d02f2d506738a13aea22f0fe5d7ed9b3ec26 100644
--- a/Readme.md
+++ b/Readme.md
@@ -45,10 +45,10 @@ Specify a Runtime
 You can also provide arbitrary releases Python with a `runtime.txt` file.
 
     $ cat runtime.txt
-    python-3.3.0
+    python-3.3.2
     
 Runtime options include:
 
 - python-2.7.4
-- python-3.3.1
+- python-3.3.2
 - pypy-1.9 (experimental)