diff options
| author | Tom Christie | 2012-12-17 09:08:28 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-12-17 09:08:28 +0000 |
| commit | 70714c234630cd205ed88686ece3b594f387a48f (patch) | |
| tree | a6f09c2852fd1b923178e0c9fdbc635d1de1fef0 /rest_framework/__init__.py | |
| parent | 35f72cecb199e1790a42fadd6037da43cdd5a05a (diff) | |
| download | django-rest-framework-2.1.10.tar.bz2 | |
Version 2.1.102.1.10
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 83a6f302..d61632bc 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.9' +__version__ = '2.1.10' VERSION = __version__ # synonym |
