From 7fefd62f7bb115fa4dd8fc8ea3dcd26d52eb75f7 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sun, 27 Oct 2013 21:35:15 +0100 Subject: Bump version number (once again). --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 81be5e3..a6da032 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.1' +release = '0.10.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3