1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[1.6.x] Updated six to 1.6.1.

Backport of 2ec82c7387 from master
This commit is contained in:
Tim Graham
2014-03-24 07:33:04 -04:00
parent d908b67e81
commit 779ef57c37
4 changed files with 30 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ Django 1.5.6 release notes
*Under development*
Django's vendored version of six, :mod:`django.utils.six`, has been upgraded to
the latest release (1.5.2).
the latest release (1.6.1).
Bugfixes
========