From dc33ee3464f64e714c73d5e1e8fb4f9a60d7e7f5 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 18 May 2020 23:52:40 +0200 Subject: [PATCH] README: mention py3.8 support. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 154b618c9..20e83fc91 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Master branch: [![Build Status (master branch)](https://travis-ci.org/ProgVal/Li Testing branch: [![Build Status (testing branch)](https://travis-ci.org/ProgVal/Limnoria.png?branch=testing)](https://travis-ci.org/ProgVal/Limnoria) -Limnoria supports CPython 3.4, 3.5, 3.6, 3.7, nightly; +Limnoria supports CPython 3.4, 3.5, 3.6, 3.7, 3.8, nightly; and Pypy 3. # Support