diff options
| author | Tom Christie | 2012-11-16 22:58:17 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-16 22:58:22 +0000 |
| commit | 016ef5019ff43808540f948d674e8dd33247cb99 (patch) | |
| tree | 8a1f52407a002bb0c6f090be17e5ec65d8c40b35 /rest_framework/__init__.py | |
| parent | e801e21210da829b2c22f1cdd22ac1e1374515b7 (diff) | |
| download | django-rest-framework-016ef5019ff43808540f948d674e8dd33247cb99.tar.bz2 | |
Version 2.1.32.1.3
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 fd176603..88108a8d 100644 --- a/rest_framework/__init__.py +++ b/rest_framework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '2.1.2' +__version__ = '2.1.3' VERSION = __version__ # synonym |
