From 89f4c15e6da98892e270ec09ef0bae3fc9a71bc6 Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Wed, 23 Dec 2015 07:40:57 +0200 Subject: [PATCH] Change doc version to 2.8-dev It's shown in the front page of readthedocs/latest. --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index e7ad405..7dba933 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -48,7 +48,7 @@ copyright = u'2009-2014, Petri Lehtinen' # built documents. # # The short X.Y version. -version = '2.7' +version = '2.8-dev' # The full version, including alpha/beta/rc tags. release = version