diff options
| author | Tom Christie | 2012-12-07 22:36:30 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-12-07 22:36:30 +0000 |
| commit | b170973993cb269e2a061ab592d272ec9b67c86f (patch) | |
| tree | cec4697af2032553bd3c5f0ccfaf992463fa0619 /rest_framework/__init__.py | |
| parent | 21f7dcf7c6da2e47f3b14d10018dfe6d0d060449 (diff) | |
| download | django-rest-framework-2.1.7.tar.bz2 | |
Version 2.1.72.1.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 48cebbc5..da2c5d5c 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.6' +__version__ = '2.1.7' VERSION = __version__ # synonym |
