aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'djangorestframework/__init__.py')
-rw-r--r--djangorestframework/__init__.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/djangorestframework/__init__.py b/djangorestframework/__init__.py
index 522771b5..f85a516e 100644
--- a/djangorestframework/__init__.py
+++ b/djangorestframework/__init__.py
@@ -1 +1,3 @@
-VERSION="0.1.1"
+__version__ = '0.1.1'
+
+VERSION = __version__ # synonym