From 4e40a8236b4fe7bdd829f55ceccfde84674b919c Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Fri, 15 Jan 2016 20:28:34 -0600 Subject: [PATCH] fix readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dba9a81..82e26d6 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ An extensible package which can be used to: - serialize an arbitrary data structure to a data structure composed of strings, mappings, and lists. -It runs on Python 2.6, 2.7, 3.2, 3.3, and 3.4, and on current PyPy +It runs on Python 2.6, 2.7, 3.2, 3.3, 3.4, and 3.5, and on current PyPy and PyPy3 versions. Please see http://docs.pylonsproject.org/projects/colander/en/latest/