diff options
| author | Tom Christie | 2013-06-03 12:34:18 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-06-03 12:34:18 +0100 |
| commit | 28c2c46a031808f116af50d777b1b696a3c5ccc7 (patch) | |
| tree | c5c6f8ade549ef0876f10445acd36c1c01069c56 /rest_framework/__init__.py | |
| parent | 6e0567c271ca2b68b5c53778692066a799fb2df6 (diff) | |
| download | django-rest-framework-2.3.5.tar.bz2 | |
Version 2.3.52.3.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 59046733..0a210186 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,4 +1,4 @@ -__version__ = '2.3.4' +__version__ = '2.3.5' VERSION = __version__ # synonym |
