diff --git a/README.md b/README.md index 960b16d6..5280f2e0 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ Silk is a live profiling and inspection tool for the Django framework. Silk inte Silk has been tested with: -* Django: 1.11, 2.0 -* Python: 2.7, 3.4, 3.5, 3.6 +* Django: 1.11, 2.0, 2.1 +* Python: 2.7, 3.4, 3.5, 3.6, 3.7 ## Installation diff --git a/docs/index.rst b/docs/index.rst index fac88b2a..16bd6e3b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -57,5 +57,5 @@ Features Requirements ------------ -* Django: 1.11, 2.0 -* Python: 2.7, 3.4, 3.5, 3.6 +* Django: 1.11, 2.0, 2.1 +* Python: 2.7, 3.4, 3.5, 3.6, 3.7