aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/__init__.py
diff options
context:
space:
mode:
authorTom Christie2012-11-02 14:05:14 +0000
committerTom Christie2012-11-02 14:05:14 +0000
commitb9bff2a984767c4258cad4860addc53a9623bb11 (patch)
tree961ebffe39e051827eda81e85925d9d7eb996275 /rest_framework/__init__.py
parent2dec2b9c1346d16ae746defb47b624953bf5f0d0 (diff)
downloaddjango-rest-framework-2.0.2.tar.bz2
Fix issues with pk related fields in the browsable API.2.0.2
Diffstat (limited to 'rest_framework/__init__.py')
-rw-r--r--rest_framework/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest_framework/__init__.py b/rest_framework/__init__.py
index d6e76286..56b9a35c 100644
--- a/rest_framework/__init__.py
+++ b/rest_framework/__init__.py
@@ -1,3 +1,3 @@
-__version__ = '2.0.1'
+__version__ = '2.0.2'
VERSION = __version__ # synonym