aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-08-29 20:00:02 +0100
committerTom Christie2012-08-29 20:00:02 +0100
commit21f59162db37c656b4f025cdd8e13cdb9933a4fc (patch)
tree5a6f467a7fc0f3f681f314f3cbb911083a37e95b
parentd40aaf404a59c26bb1901403837dd9230db66345 (diff)
downloaddjango-rest-framework-21f59162db37c656b4f025cdd8e13cdb9933a4fc.tar.bz2
Probably will be versioned as 2.0.0
-rw-r--r--djangorestframework/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/djangorestframework/__init__.py b/djangorestframework/__init__.py
index 46dd608f..557f5943 100644
--- a/djangorestframework/__init__.py
+++ b/djangorestframework/__init__.py
@@ -1,3 +1,3 @@
-__version__ = '0.4.0-dev'
+__version__ = '2.0.0'
VERSION = __version__ # synonym