diff options
| author | Tom Christie | 2013-01-03 22:14:11 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-01-03 22:14:11 +0000 |
| commit | ad671022e1a43f91e0285f53bab64b7e33395eb3 (patch) | |
| tree | ea036eeca50441c234fdf13bb9471dc9d88db754 /rest_framework | |
| parent | 4223786ddcc6643bf3a3a1a100999d60c8c68060 (diff) | |
| download | django-rest-framework-2.1.15.tar.bz2 | |
Version 2.1.152.1.15
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 151ba832..1d25ee7f 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.14' +__version__ = '2.1.15' VERSION = __version__ # synonym |
