The minimum supported version of Python is 3.6
[arvados.git] / doc / sdk / python / sdk-python.html.textile.liquid
index 09eaa8e552c8e6a887cc8e4ce5b0047928024bbc..435f70e7bfda47efa06ccebe0bdf2263a8a20f13 100644 (file)
@@ -18,7 +18,7 @@ If you are logged in to an Arvados VM, the Python SDK should be installed.
 
 To use the Python SDK elsewhere, you can install from PyPI or a distribution package.
 
-As of Arvados 2.1, the Python SDK requires Python 3.5+.  The last version to support Python 2.7 is Arvados 2.0.4.
+As of Arvados 2.2, the Python SDK requires Python 3.6+.  The last version to support Python 2.7 is Arvados 2.0.4.
 
 h2. Option 1: Install from a distribution package