diff options
| author | Tom Christie | 2012-11-23 13:21:18 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-23 13:21:18 +0000 |
| commit | fd89bca35f065cd3917fffc79b59927460a88a3a (patch) | |
| tree | 1644b495a280277b9252971850b57f6d7143d2fc /rest_framework/__init__.py | |
| parent | 95aa99d8dfc4b073bf549f5acba8ef2387512c86 (diff) | |
| download | django-rest-framework-fd89bca35f065cd3917fffc79b59927460a88a3a.tar.bz2 | |
Version 2.1.6. AKA: I am a doofus.2.1.6
Diffstat (limited to 'rest_framework/__init__.py')
| -rw-r--r-- | rest_framework/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rest_framework/__init__.py b/rest_framework/__init__.py index c1452d52..48cebbc5 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.5' +__version__ = '2.1.6' VERSION = __version__ # synonym |
