From 0958641277aee556a047ee9b3cccf6d42f11e09c Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 18 Apr 2015 20:26:03 -0500 Subject: remove python 3.2 from every other place I could find --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 1277505a..4f5c646f 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ Cryptography ``cryptography`` is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic -standard library". It supports Python 2.6-2.7, Python 3.2+, and PyPy. +standard library". It supports Python 2.6-2.7, Python 3.3+, and PyPy. ``cryptography`` includes both high level recipes, and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests and -- cgit v1.2.3