aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2014-09-29 16:56:50 +0100
committerTom Christie2014-09-29 16:56:50 +0100
commit5734b6e20241c4d0d1441535657c5ef25302b225 (patch)
tree2e7d8f1d85c7c3e1eaa21d7b1c76ade51dfb3488
parent411511622d163ad81720651869b80dc9de526d65 (diff)
downloaddjango-rest-framework-5734b6e20241c4d0d1441535657c5ef25302b225.tar.bz2
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 63513f75..428fb8e9 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
-* Python (2.6.5+, 2.7, 3.2, 3.3)
+* Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)
* Django (1.4.2+, 1.5, 1.6, 1.7)
# Installation