From 23493302e665dc2428f388654a1d13fd4d437b7a Mon Sep 17 00:00:00 2001
From: Kenneth Reitz <me@kennethreitz.com>
Date: Tue, 30 Apr 2013 13:31:53 -0300
Subject: [PATCH] Update Readme.md

---
 Readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Readme.md b/Readme.md
index ebdb8475..ade1f801 100644
--- a/Readme.md
+++ b/Readme.md
@@ -49,6 +49,6 @@ You can also provide arbitrary releases Python with a `runtime.txt` file.
     
 Runtime options include:
 
-- python-2.7.3
-- python-3.3.0
+- python-2.7.4
+- python-3.3.1
 - pypy-1.9 (experimental)
-- 
GitLab