Updated six to 1.10.0.

This commit is contained in:
Tim Graham 2015-11-10 22:05:48 -05:00
parent e0de82c9b2
commit 4c593eaa5f
2 changed files with 55 additions and 22 deletions

View file

@ -6,6 +6,9 @@ Django 1.8.7 release notes
Django 1.8.7 fixes several bugs in 1.8.6.
Additionally, Django's vendored version of six, :mod:`django.utils.six`, has
been upgraded to the latest release (1.10.0).
Bugfixes
========