diff options
| author | Tom Christie | 2013-01-14 09:20:37 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-01-14 09:20:44 +0000 |
| commit | 191135d7b06617069489fa5de4e6f519767a4ee1 (patch) | |
| tree | 1778751080c5be9c77e80250a2a10aefe9a4ec5d /rest_framework/__init__.py | |
| parent | cae9a334ce1cb88b85d9619e473f7d4c550b68d5 (diff) | |
| download | django-rest-framework-191135d7b06617069489fa5de4e6f519767a4ee1.tar.bz2 | |
Version 2.1.162.1.16
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 1d25ee7f..bc267fad 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.15' +__version__ = '2.1.16' VERSION = __version__ # synonym |
