diff options
| author | Tom Christie | 2013-05-08 20:49:49 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-05-08 20:49:49 +0100 |
| commit | 4ab7b8f257f9d3a1b35d34d0f90f0103b0cc6369 (patch) | |
| tree | 17b4d3261f102949a7e6db7bbc5bc7255c2158c2 /rest_framework/__init__.py | |
| parent | b443560080a20d52a3dd49f625a103810935affd (diff) | |
| download | django-rest-framework-2.3.2.tar.bz2 | |
Version 2.3.22.3.2
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 819558b5..b4961e2f 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,4 +1,4 @@ -__version__ = '2.3.1' +__version__ = '2.3.2' VERSION = __version__ # synonym |
