diff options
| author | Tom Christie | 2012-11-23 13:09:09 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-23 13:09:14 +0000 |
| commit | 95aa99d8dfc4b073bf549f5acba8ef2387512c86 (patch) | |
| tree | 3ce18229df9bb8b92fc2d9ef7a6e4049704a9d6c /rest_framework/__init__.py | |
| parent | 412f737ab2ea10bfb41e1737e338996f9f458320 (diff) | |
| download | django-rest-framework-2.1.5.tar.bz2 | |
Version 2.1.52.1.5
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 a2233f3d..c1452d52 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.4' +__version__ = '2.1.5' VERSION = __version__ # synonym |
