From 3efac688ed857c433dcd9225dbe832d8a7470a2b Mon Sep 17 00:00:00 2001 From: Ant Somers Date: Fri, 5 Oct 2018 02:43:52 +0300 Subject: [PATCH] Change supported version to 2.1 at README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3014eb0..b814c47 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,7 @@ django-model-utils Django model mixins and utilities. -``django-model-utils`` supports `Django`_ 1.8 to 2.0. +``django-model-utils`` supports `Django`_ 1.8 to 2.1. .. _Django: http://www.djangoproject.com/