diff options
| author | Tom Christie | 2013-06-27 13:00:05 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-06-27 13:00:05 +0100 |
| commit | 7ba2f44a0f0e5ed7bac0fbdbb0112bbfe43f6d24 (patch) | |
| tree | 1b178c1c3a2368a03563de510cf1eb6a84c4b1b9 /rest_framework | |
| parent | 124ae8c2c88d48b67fbaee77e337e8a6f37d1b70 (diff) | |
| download | django-rest-framework-7ba2f44a0f0e5ed7bac0fbdbb0112bbfe43f6d24.tar.bz2 | |
Version 2.3.62.3.6
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 0a210186..776618ac 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,4 +1,4 @@ -__version__ = '2.3.5' +__version__ = '2.3.6' VERSION = __version__ # synonym |
