diff options
| author | Tom Christie | 2012-12-08 13:01:03 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-12-08 13:01:03 +0000 |
| commit | ff01ae3571298b9da67f9b9583f0cb264676ed2b (patch) | |
| tree | f8ce14f078dcdb2a4a0e763f65599c4aa372c46f /rest_framework/__init__.py | |
| parent | ac2720afcba7be5e937b5f0360a470701861baaa (diff) | |
| download | django-rest-framework-ff01ae3571298b9da67f9b9583f0cb264676ed2b.tar.bz2 | |
Version 2.1.82.1.8
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 da2c5d5c..02a60675 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.7' +__version__ = '2.1.8' VERSION = __version__ # synonym |
