diff options
| author | Tom Christie | 2012-12-21 09:18:35 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-12-21 09:18:35 +0000 |
| commit | 79aea2f0d082f17e7bb75cc32bd71b5f04836d43 (patch) | |
| tree | 89cfcd0f1a7ad13d5bb326e68cbbaff1d59622dc /rest_framework | |
| parent | fb4bbf7d985be21511b412011fb949182bc1b73e (diff) | |
| download | django-rest-framework-2.1.12.tar.bz2 | |
Version 2.1.122.1.12
Diffstat (limited to 'rest_framework')
| -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 d5cac5c6..02bc6fc1 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.11' +__version__ = '2.1.12' VERSION = __version__ # synonym |
