From 9157111d44bdf1d69149eaf4aca35b55fdcdb391 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.org> Date: Thu, 11 May 2017 15:02:16 -0400 Subject: [PATCH] Update README.md (#384) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8df9415..9d2ab24c 100644 --- a/README.md +++ b/README.md @@ -52,5 +52,5 @@ Runtime options include: - `python-2.7.13` - `python-3.6.1` -- `pypy-5.7.0` (unsupported, experimental) -- `pypy3-5.5.0` (unsupported, experimental) +- `pypy-5.7.1` (unsupported, experimental) +- `pypy3-5.5.1` (unsupported, experimental) -- GitLab