diff options
| author | Aymeric Augustin | 2013-11-08 11:17:04 +0100 | 
|---|---|---|
| committer | Aymeric Augustin | 2013-11-08 11:30:22 +0100 | 
| commit | ead875222b516fae88cd11d9cdec1f228736d665 (patch) | |
| tree | b9588c5f4063414908be4750a46be95641a24d16 /docs | |
| parent | 6e90533f491ba2a67e301b88c5913aa8b86d0f78 (diff) | |
| download | django-debug-toolbar-ead875222b516fae88cd11d9cdec1f228736d665.tar.bz2 | |
Bump version number.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/conf.py b/docs/conf.py index a6da032..ccc8e0a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -56,7 +56,7 @@ copyright = u'2013, Rob Hudson, Jannis Leidel, David Cramer, Aymeric Augustin an  # The short X.Y version.  version = '0.10'  # The full version, including alpha/beta/rc tags. -release = '0.10.2' +release = '0.11.0'  # The language for content autogenerated by Sphinx. Refer to documentation  # for a list of supported languages. | 
