summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--documentation/pyserial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/pyserial.rst b/documentation/pyserial.rst
index c522ed2..1622498 100644
--- a/documentation/pyserial.rst
+++ b/documentation/pyserial.rst
@@ -45,7 +45,7 @@ Features
Requirements
============
-* Python 2.2 or newer
+* Python 2.2.3 or newer
* ctypes extensions on Windows (is in standard library since Python 2.5+)
* "Java Communications" (JavaComm) or compatible extension for Java/Jython