From f6a14d2aa800b7011390c3a19fdc6c1135518f0d Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 10 Jan 2013 20:40:34 -0500 Subject: [PATCH] specify --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index e6ae4f8..215ba5d 100644 --- a/README.txt +++ b/README.txt @@ -9,7 +9,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, and 3.2+. +It runs on Python 2.6, 2.7, 3.2, and 3.3. Please see http://docs.pylonsproject.org/projects/colander/en/latest/ for further documentation.