From a9e0159481a1b52e396bb0edee5f03563226e6da Mon Sep 17 00:00:00 2001 From: Marko Tibold Date: Sat, 28 Jan 2012 13:38:29 +0100 Subject: [PATCH] prepare for tagging --- djangorestframework/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/djangorestframework/__init__.py b/djangorestframework/__init__.py index 55f92cc4b..a5ba90e23 100644 --- a/djangorestframework/__init__.py +++ b/djangorestframework/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.3.2-dev' +__version__ = '0.3.2' VERSION = __version__ # synonym