diff options
| author | Tom Christie | 2012-11-22 17:49:53 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-22 17:49:53 +0000 |
| commit | ac84c2ed2e3571b918f6c995a8f753e86c8126f1 (patch) | |
| tree | 4ec4f96cd21d5cb22490601255aec6c9e95f0138 /rest_framework/__init__.py | |
| parent | ec437e3e0f4dce2c917270bf6b4b0ac06ca68b99 (diff) | |
| download | django-rest-framework-ac84c2ed2e3571b918f6c995a8f753e86c8126f1.tar.bz2 | |
Version 2.1.42.1.4
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 88108a8d..a2233f3d 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.3' +__version__ = '2.1.4' VERSION = __version__ # synonym |
