diff options
| author | Tom Christie | 2013-03-07 09:05:13 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-03-07 09:05:13 +0000 |
| commit | 4e80541824bab0712a816716c5c63ec5623370d8 (patch) | |
| tree | ce3fc7e21b58171a6405e16dddd6bd16ff02c9fe /rest_framework/__init__.py | |
| parent | ad336cc636d98022ea7eda516a04a7937eb32238 (diff) | |
| download | django-rest-framework-4e80541824bab0712a816716c5c63ec5623370d8.tar.bz2 | |
Version 2.2.32.2.3
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 2180c509..1f5d6e62 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,4 +1,4 @@ -__version__ = '2.2.2' +__version__ = '2.2.3' VERSION = __version__ # synonym |
