aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/__init__.py
diff options
context:
space:
mode:
authorTom Christie2012-11-05 16:46:33 +0000
committerTom Christie2012-11-05 16:46:33 +0000
commit9746abdf72738b85ea0d428db2f936e87de0fe55 (patch)
tree3c16018ebb1dfae06b15b40ffdba8b62aa6aa0fc /rest_framework/__init__.py
parent1418d104a86a0c861a9d3b9831f7bb98b0891f57 (diff)
downloaddjango-rest-framework-9746abdf72738b85ea0d428db2f936e87de0fe55.tar.bz2
Version 2.1.0. Adding release notes.2.1.0
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 56b9a35c..5aa2b889 100644
--- a/rest_framework/__init__.py
+++ b/rest_framework/__init__.py
@@ -1,3 +1,3 @@
-__version__ = '2.0.2'
+__version__ = '2.1.0'
VERSION = __version__ # synonym