aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/__init__.py
diff options
context:
space:
mode:
authorTom Christie2013-05-07 14:11:48 +0100
committerTom Christie2013-05-07 14:11:48 +0100
commitd7c08222f14389b4d61e5ca9032c49b8b917d251 (patch)
tree29b35471d571c9842f9bd62650249ee78213e72d /rest_framework/__init__.py
parented2cf180c961bb337c5d3ab7e5f74a1539c33ae4 (diff)
downloaddjango-rest-framework-2.3.1.tar.bz2
Fix breadcrumb rendering issue2.3.1
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 35196c74..819558b5 100644
--- a/rest_framework/__init__.py
+++ b/rest_framework/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '2.3.0'
+__version__ = '2.3.1'
VERSION = __version__ # synonym