aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAymeric Augustin2013-11-08 11:17:04 +0100
committerAymeric Augustin2013-11-08 11:30:22 +0100
commitead875222b516fae88cd11d9cdec1f228736d665 (patch)
treeb9588c5f4063414908be4750a46be95641a24d16 /README.rst
parent6e90533f491ba2a67e301b88c5913aa8b86d0f78 (diff)
downloaddjango-debug-toolbar-ead875222b516fae88cd11d9cdec1f228736d665.tar.bz2
Bump version number.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 37e4ed1..1a1874a 100644
--- a/README.rst
+++ b/README.rst
@@ -19,7 +19,7 @@ Here's a screenshot of the toolbar in action:
In addition to the built-in panels, a number of third-party panels are
contributed by the community.
-The current version of the Debug Toolbar is 0.10.2. It works on Django 1.4,
+The current version of the Debug Toolbar is 0.11.0. It works on Django 1.4,
1.5 and 1.6.
If you're using Django 1.4, you will need Django ≥ 1.4.2 and Python ≥ 2.6.5.