diff options
| author | Tom Christie | 2013-08-16 14:03:20 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-08-16 14:03:20 +0100 |
| commit | f6f69dc71d4db7492b5feecc69627dff0031e2b9 (patch) | |
| tree | 11761edcc87036a9e777e8cd7798bf0c062b75d0 /rest_framework/__init__.py | |
| parent | 13ca305b06a6d9bf982559640fa488f7ad31e2f8 (diff) | |
| download | django-rest-framework-2.3.7.tar.bz2 | |
Version 2.3.72.3.7
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 776618ac..087808e0 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,4 +1,4 @@ -__version__ = '2.3.6' +__version__ = '2.3.7' VERSION = __version__ # synonym |
