diff options
| author | Tom Christie | 2013-11-15 13:55:36 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-11-15 13:55:36 +0000 |
| commit | 7a0e2ed6f6ce2f3b33af2c228f1895273eb9bc73 (patch) | |
| tree | 13cc35a093a942bb72a5cf06747c2a9a7244216b | |
| parent | 1d1b2f765cbf3a56c677c44eee99260c8979a0a0 (diff) | |
| download | django-rest-framework-7a0e2ed6f6ce2f3b33af2c228f1895273eb9bc73.tar.bz2 | |
Version 2.3.92.3.9
| -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 2bd2991b..de82fef5 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,4 +1,4 @@ -__version__ = '2.3.8' +__version__ = '2.3.9' VERSION = __version__ # synonym |
