diff options
| author | Tom Christie | 2013-02-22 20:47:41 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-02-22 20:47:41 +0000 |
| commit | d44eb2094211820fbdd014fd2884fd5ed04688ab (patch) | |
| tree | 27830abd9717e8a026e4190b49bcbd774e5d104a /rest_framework | |
| parent | 3357a36e37f83c04d161662def9cc5221761986c (diff) | |
| download | django-rest-framework-d44eb2094211820fbdd014fd2884fd5ed04688ab.tar.bz2 | |
Version 2.2.12.2.1
Diffstat (limited to 'rest_framework')
| -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 e6f4c18a..29f3d7bc 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,4 +1,4 @@ -__version__ = '2.2.0' +__version__ = '2.2.1' VERSION = __version__ # synonym |
