diff options
| author | Tom Christie | 2013-01-26 20:59:15 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-01-26 20:59:15 +0000 |
| commit | a75db4cfb8ed756c451bfda7ea0c73a73859216f (patch) | |
| tree | 3bba8455d0921d4bc278dd1455a2f3c8ff132171 /rest_framework/__init__.py | |
| parent | 4d43e9f7def1ee3a3b37635dbd8487ee7ca61132 (diff) | |
| download | django-rest-framework-2.1.17.tar.bz2 | |
Version 2.1.172.1.17
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 bc267fad..f9882c57 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.16' +__version__ = '2.1.17' VERSION = __version__ # synonym |
