From a58a357e9c011e9c7a32e9aa57687dd77a87819b Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Sat, 18 May 2013 19:47:13 +0200 Subject: Bump versions --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/conf.py') diff --git a/doc/conf.py b/doc/conf.py index 97b0355..cda1c35 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -50,7 +50,7 @@ copyright = u'2012, HyperKitty Developers' # The short X.Y version. version = '0.1' # The full version, including alpha/beta/rc tags. -release = '0.1.5' +release = '0.1.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit