aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework
diff options
context:
space:
mode:
authorTom Christie2012-11-01 23:40:34 +0000
committerTom Christie2012-11-01 23:40:34 +0000
commit062f5caef3dcb76e19f9eed59779f45849a166a1 (patch)
tree5ffc57a25076f27038b58cab16b70765089b2b19 /rest_framework
parent09d70958bd09b65687aabbdfa999a7431d37897f (diff)
downloaddjango-rest-framework-062f5caef3dcb76e19f9eed59779f45849a166a1.tar.bz2
Tweaks fields docs, and fix 2.0.1 version.2.0.1
Diffstat (limited to 'rest_framework')
-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 557f5943..d6e76286 100644
--- a/rest_framework/__init__.py
+++ b/rest_framework/__init__.py
@@ -1,3 +1,3 @@
-__version__ = '2.0.0'
+__version__ = '2.0.1'
VERSION = __version__ # synonym