1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Updated six to 1.9.0.

This commit is contained in:
Tim Graham
2015-01-02 12:35:41 -05:00
parent 839f431ef5
commit 52f0b2b622
5 changed files with 87 additions and 41 deletions

View File

@@ -7,7 +7,7 @@ Django 1.7.2 release notes
Django 1.7.2 fixes several bugs in 1.7.1.
Additionally, Django's vendored version of six, :mod:`django.utils.six`, has
been upgraded to the latest release (1.8.0).
been upgraded to the latest release (1.9.0).
Bugfixes
========