From 1d87fa5ed9b4d0f65669d83280be4560f6e6eda4 Mon Sep 17 00:00:00 2001 From: Daniel Roy Greenfeld Date: Mon, 24 Apr 2017 08:11:10 -0700 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 68d6088d..80141a2e 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,7 @@ Features --------- * For Django 1.10 -* Works with Python 3.4.x or 3.5.x. Python 3.6 is experimenta +* Works with Python 3.4.x or 3.5.x. Python 3.6 is experimental * Renders Django projects with 100% starting test coverage * Twitter Bootstrap_ v4.0.0 - alpha 6 (`maintained Foundation fork`_ also available) * 12-Factor_ based settings via django-environ_