From 3ed12b6154320d6e3e89c5aace04b7e5ac9bed2c Mon Sep 17 00:00:00 2001 From: Catherine Devlin Date: Mon, 8 Dec 2014 21:20:41 -0500 Subject: Marking for 0.6.8 release --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 131a1879..fc8755d7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -45,9 +45,9 @@ copyright = u'2010, Catherine Devlin' # built documents. # # The short X.Y version. -version = '0.6.0' +version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.6.0' +release = '0.6.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1