diff options
| author | Tom Christie | 2012-12-11 21:07:48 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-12-11 21:07:48 +0000 |
| commit | 0824761f471ee5130af980acc9fdbb2758a3a92a (patch) | |
| tree | 29940f1cc86faf7b3a924b8395257073ef2b18fd /rest_framework/__init__.py | |
| parent | 405822330958c5432dde56b07a61b223c03ca4c7 (diff) | |
| download | django-rest-framework-0824761f471ee5130af980acc9fdbb2758a3a92a.tar.bz2 | |
Version 2.1.92.1.9
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 02a60675..83a6f302 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.8' +__version__ = '2.1.9' VERSION = __version__ # synonym |
