From 62146de5206e3bf56c769108ef950698b97fc608 Mon Sep 17 00:00:00 2001 From: Nick Presta <49090+nickpresta@users.noreply.github.com> Date: Tue, 17 Dec 2019 09:18:29 -0500 Subject: [PATCH] Update README to reflect new version support. --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 0664744..df42566 100644 --- a/README.rst +++ b/README.rst @@ -13,11 +13,11 @@ Compatible with Django's `storage API `_ and `Django's supported versions `_. Any major change in version support will be released as a new major version. ===== Usage