diff options
| author | Tom Christie | 2011-12-12 12:27:04 +0000 |
|---|---|---|
| committer | Tom Christie | 2011-12-12 12:27:11 +0000 |
| commit | d69581e2afa2583876750ac8c65dff183975cd47 (patch) | |
| tree | 133ffddfc9b4b602a7019de4fb0a6083b7e44abf /djangorestframework/__init__.py | |
| parent | d89b24cbe9271c1634fd352f1008d087e51fa3c7 (diff) | |
| download | django-rest-framework-d69581e2afa2583876750ac8c65dff183975cd47.tar.bz2 | |
0.2.4 release.0.2.4
Diffstat (limited to 'djangorestframework/__init__.py')
| -rw-r--r-- | djangorestframework/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangorestframework/__init__.py b/djangorestframework/__init__.py index b1ef6dda..0bcc04c0 100644 --- a/djangorestframework/__init__.py +++ b/djangorestframework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.2.3' +__version__ = '0.2.4' VERSION = __version__ # synonym |
