diff options
| author | Tom Christie | 2013-03-26 07:48:53 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-03-26 07:48:53 +0000 |
| commit | 92c929094c88125ea4a2fd359ec99d2b4114f081 (patch) | |
| tree | defab9a9e57a626b83619aa3388f8ebf51ca33cc /rest_framework/__init__.py | |
| parent | 8387cb5d1655e4d29cf8bca1919038091427e584 (diff) | |
| download | django-rest-framework-2.2.5.tar.bz2 | |
Version 2.2.52.2.5
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 cf005636..c86403d8 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,4 +1,4 @@ -__version__ = '2.2.4' +__version__ = '2.2.5' VERSION = __version__ # synonym |
