From f77eeeb174dcf34668b80505f63e33d9e3ab17dc Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Tue, 5 Dec 2017 12:04:35 +0100 Subject: [PATCH] Django 2.0 is now final. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c19105bc7..92aad7499 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ There is a live example API for testing purposes, [available here][sandbox]. # Requirements * Python (2.7, 3.4, 3.5, 3.6) -* Django (1.10, 1.11, 2.0rc1) +* Django (1.10, 1.11, 2.0) # Installation