From 2b1d98b0e098518171211fe98e447449f73dadf8 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Tue, 7 Jan 2014 08:16:47 +0100 Subject: Bump version number for bugfix releases. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index f4b07b5..9b2525e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -59,7 +59,7 @@ copyright = u'2013, Django Debug Toolbar developers and contributors' # The short X.Y version. version = '1.0' # The full version, including alpha/beta/rc tags. -release = '1.0' +release = '1.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3