From 097183585a596ee9912fda6de74a18dd8d75b661 Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Fri, 3 Feb 2017 10:01:45 -0700 Subject: [PATCH] updating readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2a137eb..86d8c8e 100644 --- a/README.rst +++ b/README.rst @@ -27,7 +27,7 @@ Install $ pip install blindspin -Supports Python 2.7 and 3. +Supports Python 2.6, 2.7, and 3. Based on the work of: ---------------------