From 0df289c31666f1b25079d10a7d2a2d536d67723f Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Tue, 15 Mar 2016 10:47:46 +0000 Subject: Update version (Closes #22) --- 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 fc8755d7..ee6b5e6a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,7 +47,7 @@ copyright = u'2010, Catherine Devlin' # The short X.Y version. version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.6.8' +release = '0.6.9a' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1