summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index a16fb10..55b04db 100644
--- a/README.txt
+++ b/README.txt
@@ -20,8 +20,8 @@ Compatibility
argparse should work on Python >= 2.3, it was tested on:
-* 2.3.5, 2.4.4, 2.5.5, 2.6.5 and 2.7
-* 3.1, 3.2
+* 2.3, 2.4, 2.5, 2.6 and 2.7
+* 3.1, 3.2, 3.3, 3.4
Installation